push-pole / android-studio-sample

Android studio sample for PushPole
Apache License 2.0
1 stars 0 forks source link

SDK initialization error #14

Closed Mohadese267 closed 1 year ago

Mohadese267 commented 1 year ago

I've encountered this error while running the app . it is not a fatal error but prevents the device to be registered . target sdk : 30 compile sdk 31 minSdkVersion 23

implementation 'com.push-pole.android:pushpolesdk:1.7.4'

The app is not using Firebase messaging but other libraries like analytics . Annotation 2022-07-28 192840

any help would be appreciated