Hi,
Currently testing a ReactNative iOS app (iOS 15) with latest plugin version (1.0.15) and the isiPhoneNative param remains false.
Is it me or the following params should be set to true:
"isiPhone": false,
"isiPhoneNative": false
Also, the following params return "unknown":
"os": "unknown"
"platform": "unknown"
Is there something I'm doing wrong?
Hi,
Currently testing a ReactNative iOS app (iOS 15) with latest plugin version (1.0.15) and the isiPhoneNative param remains false.
Is it me or the following params should be set to true:
"isiPhone": false,
"isiPhoneNative": false
Also, the following params return "unknown":
"os": "unknown"
"platform": "unknown"
Is there something I'm doing wrong?