Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Attempt to resolve intents for external activities before trying to s…
…tart them Facebook is now attempting to force users to install the Facebook Messenger app by trying to start an activity with an implicit intent, which isn't found by the system and will crash if not handled properly. Fixes #83 Fixes #84
- Loading branch information