I can't get this plugin to work on android in conjunction with cordova-plugin-fcm. It seems as though the appodeal plugin has conflicting dependencies with FCM. Appodeal requires com.google.android.gms version 9.0.0 even though the most up to date version is 10.2.0. Changing the gms version to 9.0.0 breaks FCM. Any insight here is helpful otherwise I may need to use a different provider.
I can't get this plugin to work on android in conjunction with cordova-plugin-fcm. It seems as though the appodeal plugin has conflicting dependencies with FCM. Appodeal requires com.google.android.gms version 9.0.0 even though the most up to date version is 10.2.0. Changing the gms version to 9.0.0 breaks FCM. Any insight here is helpful otherwise I may need to use a different provider.