You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I expected the RNAppsFlyer.anonymizeUser() to return boolean
What happened instead?
I got this error
AppsFlyer Error [Error: RNAppsFlyer.anonymizeUser(): Error while converting JavaScript argument 0 to Objective C type BOOL. Objective C type BOOL is unsupported.]
The text was updated successfully, but these errors were encountered:
Report
Plugin Version
6.15.1
On what Platform are you having the issue?
ios and android
What did you do?
Enabled the New Architecture and build
What did you expect to happen?
I expected the
RNAppsFlyer.anonymizeUser()
to return booleanWhat happened instead?
I got this error
The text was updated successfully, but these errors were encountered: