6f666d834a
1. The before_plugin_install hook script updates the Cordova-provided Xcode project and builds a fat RealmJS.framework 2. The native iOS module sets up a NSURLProtocol subclass to listen for requests made with the "realm://" scheme. 3. The JS module automatically included by the plugin makes a synchronous request to "realm://initialize" in order to make the plugin install the `Realm` constructor. |
||
---|---|---|
.. | ||
hooks | ||
www | ||
RealmCordova.h | ||
RealmCordova.m | ||
package.json | ||
plugin.xml |