Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Argument of an incompatible class: class java.lang.Double cannot be passed as an argument to parameter expecting class java.lang.String. #175

Open
illi-homz opened this issue May 17, 2022 · 1 comment

Comments

@illi-homz
Copy link

illi-homz commented May 17, 2022

when I installed the @config-plugins/react-native-adjust and react-native-adjust modules on RactNative Expo (SDK 42) project,
and add "plugins": ["@config-plugins/react-native-adjust"] in app.json
i got a warning:

Possible Unhandled Promise Rejection (id: 0):
Error: Argument of an incompatible class: class java.lang.Double cannot be passed as an argument to parameter expecting class java.lang.String.
promiseMethodWrapper@http://10.0.2.2:8081/index.bundle?platform=android&dev=true&minify=false:4593:45
http://10.0.2.2:8081/index.bundle?platform=android&dev=true&minify=false:103124:40
callAnalyticsModule@http://10.0.2.2:8081/index.bundle?platform=android&dev=true&minify=false:120756:80
setUserId$@http://10.0.2.2:8081/index.bundle?platform=android&dev=true&minify=false:120825:68
tryCatch@http://10.0.2.2:8081/index.bundle?platform=android&dev=true&minify=false:25234:23
invoke@http://10.0.2.2:8081/index.bundle?platform=android&dev=true&minify=false:25410:32
...
@uerceg
Copy link
Contributor

uerceg commented Aug 10, 2022

Hi @illi-homz,

Sorry for delay in replying and thank you for reporting this. Are you able to reproduce this issue? Would be curious to know when exactly does this happen in your app during the runtime.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants