dropbox / dropbox/dropbox-sdk-java
Android Security Alert: Another app on your phone may be trying to...
- Vorherrschende Sprache
- Java
- Sterne
- 627
- Forks
- 463
- Ø Merge
- 5 Min.
- Gemergte PRs (30 T.)
- 10
Beschreibung
Using the SDK in a debug build in Android emulator, dropbox.AuthActivity errors out with a Security Alert "There might be more than one app trying to handle....".
I see that it is very similar to : https://github.com/dropbox/dropbox-sdk-java/issues/153 and the error is https://github.com/dropbox/dropbox-sdk-java/blob/5f47303107da2813f696b520ce976b73d0ba7847/src/main/java/com/dropbox/core/android/AuthActivity.java#L289
1. My app is the only non-default app in the emulator.
2. I have verified that there are no multiple declarations of dropbox.AuthActivity in AndroidManifest files.
3. Have tried uninstalling and re-installing the debug build multiple times.
Any idea what's going on?
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.