Skip to content

Fix/move instabug instantiation to android application class #46

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

Conversation

DevHossamHassan
Copy link
Contributor

Move instantiating Instabug to the Android Entry point itself instead of instantiating Instabug in the bridging file to fix InstabugSDK delay issue.
So, We changed the integration steps which is going to be included in our docs and the readme as well.

@DevHossamHassan DevHossamHassan merged commit 678c9da into master Jul 9, 2017
salmamali added a commit that referenced this pull request Mar 17, 2019
* fix 8.1 type define issue

Fix the Android implementation is missing a branch in the `parseInvocationEvent` loop for the `InstabugInvocationEvent.SCREENSHOT` type. It prevents users from using the screenshot invocation on Android React Native apps.

* 📝 add removed deprecated APIs and add them to typescript file
@alyezz alyezz deleted the fix/Move-Instabug-Instantiation-to-Android-Application-class branch September 6, 2020 14:10
ahmed1hisham pushed a commit that referenced this pull request Sep 13, 2021
* ✨ add enabling screenshot by media projection on Instabug initialization

* ✨ add the ios microphone and photo permissions to the example app
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

Successfully merging this pull request may close these issues.

1 participant