Martin Reinhardt

Results 183 comments of Martin Reinhardt

try first to parse, e.g. ``` var xcodeProject = xcode.project(projectPath); xcodeProject.parseSync(); var buildPhase = xcodeProject.addBuildPhase(... ```

idea would be to add to specify webview as an argument sent to the plugin as there are ways of determining the webview in use on the javascript side. This...

no currently hard to maintain multiple web view implementations in android for cordova. Sorry about that

Currently don't have any windows version around to test or develop. So would take some time and also having no deep visual studio or windows phone knowledge

Would be great if you tell me what environmen you're using and post the complete error or stacktrace

I'm not having much time to currently work on this.

what cordova and android version are you using?

i cannot see any issue from my plugin. It's just cordova core errors in the log data. Did you tried without the plugin?

after the deviceReady but before you're window.open

send me your project via mail. I can take a look at it