Facebook login Review

Facebook requires a .ipa and .apk file for your app to perform app verification when applying for facebook login permissions. How am I supposed to produce those files?

Follow this and you should get what you need: https://docs.expo.io/versions/latest/guides/app-stores.html#content
spoilers: exp build:ios - but you need to make sure you add the right icon and add a bundleIdentifier / package to your app.json
Good luck! :smiley:

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.