GitHub user BigBalli edited a comment on the discussion: Make 
cordova-plugin-googlemaps compatible with cordova-ios 8.0.0

That plugin is indeed quite old and truly benefit from not just an update but a 
whole rebuild...

Having said that, did you look at CDVViewController.h ?
```
- (void)registerPlugin:(CDVPlugin*)plugin
        withClassName:(NSString*)className;

- (void)registerPlugin:(CDVPlugin*)plugin
        withPluginName:(NSString*)pluginName;
```
        


GitHub link: 
https://github.com/apache/cordova/discussions/546#discussioncomment-13461711

----
This is an automatically sent email for issues@cordova.apache.org.
To unsubscribe, please send an email to: issues-unsubscr...@cordova.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to