As of release 2.6.0, This is called by the GamebaseInitProvider automatically.
Member Gamebase.Purchase.requestRetryTransaction (@NonNull final Activity activity, @NonNull final GamebaseDataCallback< PurchasableRetryTransactionResult > callback)
As of release 2.6.0, You don't need to call this API anymore.
As of release 2.44.0, do not use this function to create instance, use Builder#build() method instead.
Member PushConfiguration.PushConfiguration (final boolean enabled, final boolean adAgree, final boolean adAgreeNight, final String displayLanguageCode)
As of release 2.44.0, do not use this function to create instance, use Builder#build() method instead.