ibm-bluemix-mobile-services/bms-clientsdk-cordova-plugin-push

Error in android with new Version of BMS core

Closed this issue · 1 comments

Hi I have updated my BMS core to the latest version and my build fails with following error.
error: cannot access zzb
MFPPush.getInstance().initialize(cordova.getActivity().getApplicationContext(),appGUID,clientSecret,options);
^
class file for com.google.firebase.iid.zzb not found
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

I have found the issue. It is with the firebase version I used the latest one and now it works fine