Inji Mobile App Crash Issue

We took the code directly from the Inji Github Master branch without any changes. When we built the mobile application, it crashed either immediately after launch or during the initial ping.

Thanks @Smita_Selot to reach out.
It would be better to provide additional details -

  • running apk on which android version
  • adb logs to find exact root cause.

Please note that there was a known issue starting from release 0.14.0 that affected building and running debug APKs on Android 14 and above. This will be addressed in the upcoming 0.17.0 release.

If you are trying to build and run apk on Android device with 14 and above, there is a way to do it.

You can build and run the debug APK by simply changing the targetSdkVersion to 33. After making this change, rebuild the APK and it should work as expected.

Please let us know if you continue to face any issues.

Thanks & Regards
Swati
On Behalf of Mosip Team