You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.
I've been participating a Ionic Project that has been developed on Android and IOS,
Sometime on the project development we need a windows phone version.
Well we used winstore-jscompat , and our code worked pretty well with some issues that can be fixed.
But after detecting some errors on cordova-plugin-file and cordova-plugin-media on Android and IOS and resolving then with removing and adding the plugins, We found some bizarre errors on trying to compile for WP (Universal).
Running on Windows 10 Phone Emulator:
'WWAHOST.EXE' (Script): Loaded 'Script Code (MSAppHost/2.0)'.
The program '[2988] WWAHOST.EXE' has exited with code 3 (0x3).
Running on Windows 8.1 Phone Emulator or Device:
'WWAHOST.EXE' (Script): Loaded 'Script Code (MSAppHost/2.0)'.
The program '[3280] WWAHOST.EXE' has exited with code 1 (0x1).
I use Visual Studio 2015 RC on WIndows 10
Well I just don't know what do.
I Hope that someone with good hearth could give me some direction ^^'
Thanks for the attention
Edit:
It is a Onesignal-cordova-plugin issue. This closes #23.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I've been participating a Ionic Project that has been developed on Android and IOS,
Sometime on the project development we need a windows phone version.
Well we used winstore-jscompat , and our code worked pretty well with some issues that can be fixed.
But after detecting some errors on cordova-plugin-file and cordova-plugin-media on Android and IOS and resolving then with removing and adding the plugins, We found some bizarre errors on trying to compile for WP (Universal).
Running on Windows 10 Phone Emulator:
Running on Windows 8.1 Phone Emulator or Device:
I use Visual Studio 2015 RC on WIndows 10
Well I just don't know what do.
I Hope that someone with good hearth could give me some direction ^^'
Thanks for the attention
Edit:
It is a Onesignal-cordova-plugin issue. This closes #23.
The text was updated successfully, but these errors were encountered: