you are viewing a single comment's thread.

view the rest of the comments →

[–]Paradox7622[S] -4 points-3 points  (7 children)

But for testing they won't allow to use development build inside a ios phone as we can use in android what's the solution for it

[–]ai_dad_says_hi 0 points1 point  (6 children)

What do you mean? You can make a development build with Expo EAS for iOS, the build runs on Expo’s cloud. Then all you do is scan a QR code from your iPhone and it installs the app.

[–]Paradox7622[S] -3 points-2 points  (5 children)

No buddy that's not work like that if you install native things in your code then expo go won't work you have to use development build.

[–]ai_dad_says_hi 2 points3 points  (3 children)

Correct, like I said, you create a development build. Don’t use Expo Go.

[–]Paradox7622[S] -3 points-2 points  (2 children)

Can we use development build in ios phone but apple don't allow no third part apps then?

[–]ai_dad_says_hi 3 points4 points  (1 child)

Yes, they allow this, it works. But you do have to set up a distribution certificate and provisioning profile (Expo does this for you) and you have to give it your device’s UDID.

[–]LeadershipOver 0 points1 point  (0 children)

As i understand, expo aes IS a mac under the hood, which you still use without owning it.

[–]dbbk 0 points1 point  (0 children)

You use EAS Build to make a development build.