Camilo

Results 103 comments of Camilo

Upon some testing it seems that At least Android needs a little time. Around 100 ms before responding to an action so the system can process it. Example from $media.permissions...

Hello. Thanks!. I'll see what can be done for testing this :)

Please provide more details. Which Xcode Version are you using? Which iOS version are you targeting? Which Json are you testing? Are you using the latest code from the branch...

This seems a new issue regarding iOS 13 https://medium.com/@hacknicity/view-controller-presentation-changes-in-ios-13-ac8c901ebc4e Try using Xcode 10 to build the apps until a fix is found.

Is this using the latest version in the repo https://github.com/jasonelle/jasonette-ios ?

Hello, @atlowell-smpl yes it seems some web components need special considerations. Thankfully Jasonelle can manage with a little help of agents. http://jasonelle.com/docs/legacy/agents/ and the http://jasonelle.com/docs/legacy/actions/#mediapicker native action. Combining those two...

Hello now Webview in Android works with file upload https://github.com/jasonelle/jasonelle/issues/100 Please check it out 👍

Is best to use the official native stripe sdk for this. And trigger the payment flow using $agent Wkwebview is known to have some differences and edge cases that Are...

# Dome Module Imports For simplifying code reutilization and modularization, this is a proposed way for _DOME_ to handle dependencies. ## modules.wren This is a simple wren file that contains...