My account is Apple Developer Enrollment. I'm having an React Native application using firebase and Apple Push Notification service (APNs) and I had release succesfully it on Apple Store.
Now, I want build my app (with same bundle identifier ...)
on real Iphone device on another Macbooks (other member's Mac in my team). Ofcourse I can not give my teammate my Apple Developer account username and password.
So I have 2 question :
- How my teammate can build my application
(with same bundle identifier ...)
on their real Iphone device ? - And how they can upload it into testfight ?
All I tried was to follow all steps in this article - add my teammate to development team with Developer role
. But it not work, they can not build my app.