Regarding: https://github.com/alunny/cordova-plugin-spec/issues/5#issuecomment-9582705
Looks like we do not have a lifecycle event for app launch/create in iOS land: https://github.com/apache/incubator-cordova-ios/blob/master/CordovaLib/Classes/CDVPlugin.h Any objections/concerns for having something like the Android plugin init method? https://github.com/apache/incubator-cordova-android/blob/master/framework/src/org/apache/cordova/api/CordovaPlugin.java#L39