Android Oreo: App install permission#79
Open
omkarsheral1989 wants to merge 44 commits intorevert-24-masterfrom
Open
Android Oreo: App install permission#79omkarsheral1989 wants to merge 44 commits intorevert-24-masterfrom
omkarsheral1989 wants to merge 44 commits intorevert-24-masterfrom
Conversation
Revert "Completing install steps"
Adapt to support Android in React Native 0.29
- Support only React Native >0.17
GetCurrentActivity return null sometime. The currentActivity can be null if it is backgrounded or destroyed, so I simply return to prevent any null pointer exceptions.
Fix issue #32 Activity Null error
Clarifying a few things, also i did test with hockeyapp sdk 4.1 0.5+ changes the signature of a java class to application , hence its not backward compatible to RN 28 - no need to make it, 0.4.2 is fine. Thank you
Updated for React 0.40
Requires HockeyApp for Android SDK version 4.1.2
Backwards compatible update for RN 0.40
Just small updates
…ce-improvements Proper buffering, bugfix File.available shouldn't be used
Add Track Event capabilities
…o track events in more detail.
…he installed HockeyApp SDK. Print a warning message when missing if called at runtime.
Fix RN 47 android build
Fix README.md
Add trackEventWithOptionsAndMeasurements method
…keyapp into huntharo-master
Adding typescript typings and the cocoaspec
Kept hitting compilation error with line 195: expected ';'. Checked line 195 and there's an extra ')'.
Remove extra right bracket
This stuff tripped me up!
…ation Clarify setup steps in README
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
In android manifest file, add: