latestversionplugin icon indicating copy to clipboard operation
latestversionplugin copied to clipboard

Android support does not seem to include Amazon Fire devices

Open johnshardman opened this issue 4 years ago • 0 comments

Bug

Plugin Version: 1.1.2 Platform (e.g., Android v21): Amazon Fire OS 4.5.5.3 Device/Hardware: Amazon Fire tablet

Expected behavior

As per non-Amazon Android devices

Actual behavior

Exceptions thrown, including HTTPRequestException and AndroidRuntimeException (the latter with the detail "Calling startActivity() from outside of an Activity context requires the FLAG_ACTIVITY_NEW_TASK flag. Is this what you really want?")

Steps to reproduce the issue

Build and deploy to Amazon Fire device. Then run as usual

Feature Request

Description:

johnshardman avatar Jul 18 '19 11:07 johnshardman