"PropertyRequiredException: Issuer cannot be empty, js engine: hermes" error on Android APK
Hi everyone,
I built my Expo app using EAS and built it as an APK, however when opening the app on my Android physical device/emulator it crashes immediately.
On Expo Go the app works fine on both iOS and Android, and when building the app as a development build it works fine on both platforms. The build of the APK obviously succeeds but when I try to run it it just crashes immedietly. Below are the adb logs.
In the logs it is specified that the error is coming from "KindeSDK", I am assuming I may have something wrong with how my environment variables are being set during the build? I am currently building the app using EAS with a .env file with the required Kinde values
I built my Expo app using EAS and built it as an APK, however when opening the app on my Android physical device/emulator it crashes immediately.
On Expo Go the app works fine on both iOS and Android, and when building the app as a development build it works fine on both platforms. The build of the APK obviously succeeds but when I try to run it it just crashes immedietly. Below are the adb logs.
In the logs it is specified that the error is coming from "KindeSDK", I am assuming I may have something wrong with how my environment variables are being set during the build? I am currently building the app using EAS with a .env file with the required Kinde values
message.txt5.71KB