Mobile
Service
class that define which Service to use
Author
Jimly A.
Since
05-Nov-21
Functions
method that return Remote Config service
method to initialize Mobile Service
method to check does the device support Google Play
Extensions
Analytics Tools, use FirebaseAnalytics if Google Play enabled, use HuaweiAnalytics when it's not
Auth Service for the application, by default use FirebaseAuthentication, use AGConnectAuthentication when enforced
Dynamic Link operation
In-App Messaging service, use FirebaseInAppMessaging if Google Play enabled, use AgConnectInAppMessaging when it's not
Cloud messaging tools, use FirebaseMessaging if Google Play enabled, use HuaweiMessaging when it's not