[TIMOB-8139] LocationManager.requestLocationUpdates() causing ava.lang.IllegalArgumentException
GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2012-03-21T02:05:22.000+0000 |
Affected Version/s | Release 1.8.0.1 |
Fix Version/s | n/a |
Components | Android |
Labels | n/a |
Reporter | Eric Cheng |
Assignee | Eric Cheng |
Created | 2012-03-21T02:03:13.000+0000 |
Updated | 2014-06-19T12:44:30.000+0000 |
Description
Issue
Bitmap.nativeCreate() causing java.lang.OutOfMemoryError
Sample Code
I don't have this yet.
Error Logs
I don't have this yet.
Steps to reproduce
I do not have 100% consistent repro steps, but the error can be found by doing this:
1. Open App
2. Go to Settings
3. In you profile, upload a picture
Result: When users attempt to upload images, and the app resizes them for upload and the error occurs.
Comments
JSON Source
Closed because I cloned incorrectly.