/* Respond to successful world loading if you need to */
}
)
Thank you.
S
Simon 248601
said
over 8 years ago
Hi Joshua,
the "OK" is actually one of Cordova's result codes. (org.apache.cordova.PluginResult.Status.OK) The naming of the variable in the sample code ("loadedURL") might not be ideal, I'll search for a better name for the next version.
Joshuara