odm 1.0.0
odm: ^1.0.0 copied to clipboard
On-Device Measurement for iOS apps
ODM #
On-Device Measurement for iOS apps
Getting Started #
If you don't know what this is, please refer to the doc below.
Call the function, On-Device Measurement(ODM) for iOS.
Odm().initiateWithEmail("abc@gmail.com");
It is your choice to double check with the below function only to execute this in iOS. However, the Android application will not be crashed without it.
Platform.isIOS()