Skip to content

hasPermission on Android and enhanced getToken on iOS

Latest
Compare
Choose a tag to compare
@andrehtissot andrehtissot released this 03 Feb 22:19
· 2 commits to master since this release
  • IOS_FIREBASE_MESSAGING_VERSION upgraded to 7.4.0;
  • FCM.hasPermission now supports Android;
  • On iOS, getToken will now wait until fcm token is defined to return it;
  • FCM.getInitialPushPayload now uses UTF8 instead of ISOLatin;