[TIMOB-8441] Android: Kindle Fire using global reference workaround
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-06-15T18:37:46.000+0000 |
Affected Version/s | Release 2.0.0 |
Fix Version/s | n/a |
Components | Android |
Labels | n/a |
Reporter | Josh Roesslein |
Assignee | Eric Merriman |
Created | 2012-03-30T09:31:52.000+0000 |
Updated | 2017-06-15T18:37:46.000+0000 |
Description
Our current check for emulator in determining if we should use the global reference workaround
is returning true for the Kindle Fire. We need to change this conditional to correctly detect
the Kindle as a device and to use JNI global references.
While this bug shouldn't create any stability problems, it may impact performance.
Closing ticket due to time passed and lack of progress in the past few years. Any problems, please file a new ticket.