Pushwoosh / pushwoosh-appcelerator-titanium

Other
33 stars 16 forks source link

Android: update to latest module #88

Closed m1ga closed 1 year ago

m1ga commented 1 year ago

com.pushwoosh.module-android-6.1.0.zip

untested - only rebuild it for a user. Might fix https://github.com/Pushwoosh/pushwoosh-appcelerator-titanium/issues/87

wfhm commented 1 year ago

@m1ga thanks! We'll merge it after we release a new Android SDK version - there is a couple of fixes I want included into the new Titanium plugin version.

wfhm commented 1 year ago

@m1ga hey, I had to revert Firebase dependency change, as it seems there is an issue with FirebaseApp initialization that affects subscribing for push notifications. We'll check that on our side asap, but for now, we'll release the plugin with the old version. Other than that, everything works fine, thanks for creating this pull request!