Open okwei2000 opened 5 years ago
Using 2.2.3 and depending on the build platform, I'm getting all kinds of errors. From the app building on PGB but getting an AUTHENTICATION_FAILED error to the app simply not building with all sorts of gradle errors.
This happens with 8.1.1 and 9.0.0 with PGB and one other service.
<plugin name="phonegap-plugin-push" spec="2.2.3">
<variable name="SENDER_ID" value="xxxxxxxxxxxx" />
<variable name="FCM_VERSION" value="17.0.0" />
</plugin>
` I'm using Phone Gap Build, and got this: