-
Notifications
You must be signed in to change notification settings - Fork 3
Two suggestions #1
Copy link
Copy link
Open
Description
Thanks for this excellent ANE, its very easy to use! If I could give a couple of suggestions here:
- It took me a while to figure out that I need to specify (uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE") in the (manifestAdditions) section of the application descriptor xml. Could this be added to the readme.md?
- Noticed that all dispatchStatusEventAsync() calls in SaveInstagramFunction.java and ShInstagramExtensionContext.java returns ("ok", "status"), even if an exception is thrown. Would it be possible to return an error instead when an error occurs, so that the application can handle them?
Edit: Replaced the angle brackets in (1) with round brackets as they aren't being displayed
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels