[FIG(quote)[
[FIGCAPTION[
[1] [CITE[How does phoneGap (Cordova) work internally, iOS specific - Stack Overflow]]
([TIME[2015-05-29 14:24:03 +09:00]] 版)
<http://stackoverflow.com/questions/12857462/how-does-phonegap-cordova-work-internally-ios-specific>
]FIGCAPTION]

> execIframe.src = "gap://ready";

]FIG]


[FIG(quote)[
[FIGCAPTION[
[2] [CITE[How does phoneGap (Cordova) work internally, iOS specific - Stack Overflow]]
([TIME[2015-05-29 14:24:03 +09:00]] 版)
<http://stackoverflow.com/questions/12857462/how-does-phonegap-cordova-work-internally-ios-specific>
]FIGCAPTION]

> gap://echoplugin/echothistext?Hello World
> This will cause phonegap to look for an echoplugin and call the echothistext method and send the text "Hello World" to the (native) plugin.

]FIG]
