-
Notifications
You must be signed in to change notification settings - Fork 12
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
App not launching after integration #10
Comments
Also, in Android the app crash once it’s launched, currently couldn’t find the error... |
Hi @oferRounds - Thanks for reporting this, it looks like a duplicate of #8 Please let us know if you're continuing to see this issue! |
@oferRounds are you able to attach a stack trace / log of the crash on Android? |
@schukin I’ll try, didn’t see one at first look, but perhaps it‘s because my lack of experience with Android. I’ll try to fetch more details. |
I'm also having the same problem. The full stack trace on Xcode is:
|
hi @schukin Could you have a look? |
Ok, this failure was due to the fact the package was not added to Android’s MainApplication’s
|
When installing On Android, when running import com.buglife.sdk.Buglife;
import com.buglife.sdk.InvocationMethod;
import com.buglife.BuglifeModule; |
Hi Buglife,
Getting this error after integrating the RN library. Any idea?
Thanks!
The text was updated successfully, but these errors were encountered: