-
Notifications
You must be signed in to change notification settings - Fork 24.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove developer tool guard for android
Summary: Debugging with not having Metro console.log() working in Venice is inconvenient. After PeteTheHeat's fixes in diff series D26624224 the ground issues should be gone, so I tried removing the guard for Android and it worked. The only issue I found is that when connected to Hermes Debugger in Flipper it keeps refreshing (reloading?), I posted here https://fb.workplace.com/groups/2308952995990093/permalink/2899448643607189/, with this found, I think it's a good start to iterate on since there are no crashes and this would help us a lot on Venice debugging. Changelog: [Android][Changed] - Remove developer tool guard for android Reviewed By: PeteTheHeat Differential Revision: D26779418 fbshipit-source-id: 96bb18771e01a25f84f845833a4f71e70433ef2b
- Loading branch information
1 parent
542c7cc
commit c7d28bc
Showing
1 changed file
with
53 additions
and
56 deletions.
There are no files selected for viewing
This file contains 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