bridge
bridge copied to clipboard
Mention GET_TASKS permission restriction for pre-Android 4.4 in README
The GET_TASKS permission appears to be required to call getRunningTasks() for Android 4.4 and below. This should be called out in the README.
See https://github.com/livefront/bridge/issues/59 for more details.