Android behaviour should be consistent with iOS.
Current: Promise resolves when the app chooser dialog is fired on Android. Hence theres no way of knowing what app the user choose.
Expected: It should resolve when an app is selected from the chooser dialog and should return the name of the selected app.
Android behaviour should be consistent with iOS.
Current: Promise resolves when the app chooser dialog is fired on Android. Hence theres no way of knowing what app the user choose.
Expected: It should resolve when an app is selected from the chooser dialog and should return the name of the selected app.