Titanium JIRA Archive
Appcelerator Community (AC)

[AC-6630] Android: On SDK v9.3.0 App crashes on open on devices without Google Play Services

GitHub Issuen/a
TypeBug
Priorityn/a
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
ComponentsTitanium SDK & CLI
Labelsn/a
ReporterMuhammad Ahmed Fahad
AssigneeAbir Mukherjee
Created2020-11-17T06:49:32.000+0000
Updated2020-11-18T01:04:04.000+0000

Description

App crashes on open on Android devices without Google Play Services Issue occurs on 9.3.0.XXXX Issue does not occur on 9.2.2.GA

Comments

  1. Joshua Quick 2020-11-18

    Can you give us more details please? Such as a stack trace, the device you ran it on, and what exactly you're doing? On our end, we did test [ti.playservices](https://github.com/appcelerator-modules/ti.playservices) on a real physical Amazon Fire Table (no Google Play app or Google Play Services) and on an Android emulator without Google Play Services. There were no issues found. Our "ti.playservices" module correctly handles this particular case on app startup [here](https://github.com/appcelerator-modules/ti.playservices/blob/b1c3a65a98c6212d6bef5011dbc03c432f4af51e/android/Resources/ti.playservices/ti.playservices.bootstrap.js#L37-L39). We did update our "ti.playservices" module to use the newest Google Play Services native library as can be seen via ticket [TIMOB-27934]. Perhaps it's causing an issue with a 3rd party module you are using? (Hard to tell without more details.)

JSON Source