-
Notifications
You must be signed in to change notification settings - Fork 7
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: Android cannot find symbol Leanplum.setAplicationContext(this); #68
Comments
Hi @AugustoAleGon, If you want to access the SDK methods in your Android project you need to add the dependency to your and if you want the FCM/MiPush/Huawei push support you need to add more dependencies such as:
Note that the Check our sample project here. |
@augusto-booment These are the commands executed:
|
This was an Android issue. We can close it. |
After following the Leanplum documentation on Android https://docs.leanplum.com/reference/react-native-setup
And also trying the autolink and the manual linking and both didn't work.
I still got this:
The text was updated successfully, but these errors were encountered: