...
Child pages (Children Display) | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Go into production
Remove the methods
R89SDK.shared.setDebug()
Change the Google app id in the manifest for the production one
Change the
appId
andpublisherId
in the initialization method for the production onesChange the
r89ConfigId
in the formats for the production onesit’s also recommended to remove
R89SDK.shared.setLogLevel(LogLevels.DEBUG)
but not needed