Hi,
Trying to open a webview to a local html file,
I’m not getting any errors and i have added below to my settings
NSAppTransportSecurity =
{
NSAllowsArbitraryLoads = true,
},
Hi,
Trying to open a webview to a local html file,
I’m not getting any errors and i have added below to my settings
NSAppTransportSecurity =
{
NSAllowsArbitraryLoads = true,
},
Since Corona Cards is intended to be a view of a native app, we assume you will build native objects yourself. As such native.* is unsupported in Corona Cards. Please see:
https://docs.coronalabs.com/coronacards/ios/support.html
https://docs.coronalabs.com/coronacards/android/support.html
Rob
Since Corona Cards is intended to be a view of a native app, we assume you will build native objects yourself. As such native.* is unsupported in Corona Cards. Please see:
https://docs.coronalabs.com/coronacards/ios/support.html
https://docs.coronalabs.com/coronacards/android/support.html
Rob