Build APK & IPA
Last updated
Last updated
Watch this video https://youtu.be/oHQnVINWZ50
When you have an error, download the error file and try to read it. Even if you are not a developer, you might be able to understand the error. So give it a try.
Make sure that if you have push notification enabled in Twinr, it must be enabled in your bundle identifier as well under AppStore account.
Make sure you click on Publish to production before taking any build.
Contact on live chat or via email if you could not understand it.
For android, it takes around 5 mins. For iOS, it takes 15 mins for the build and then 15 mins to process that build to appear under your TestFlight account.
No. if you need to change something in your app which is related to UI changes and not dependant on any third party platform, you can do the changes and click on publish to production. You LIVE users will have the changes immediately on the LIVE app. If you have changes like, enabling push notification or changing splash screen, you need to create a new version and publish again.
Solution: Create a new version on AppStore. For example, if the current live version is 1.0.0, create new version 1.0.1 using "+" sign in AppStore. Also, create new version 1.0.1 on Twinr
Solution: Package name and bundle id in firebase console and in Twinr must match. Please check that you have used the same package name at both places. Image 1 : Firebase Console Image 2 : Twinr Android Package name & iOS bundle id
Solution: Make sure you have created an app under your AppStore account using the same bundle id that you gave in Twinr. Create new app using "+" button. Make sure you have created bundle id for that app. Request a new build after finishing these steps.
Solution: Create a bundle identifier on AppStore using same name as you gave on Twinr. See video: https://youtu.be/ZQC_DgKp7-k
Solution: Check the Signing info form. There must be one of the field information which is incorrect. Check for extra space as well!
Then create an app using that identifier.