Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove windows sdk in engines #456

Merged
merged 1 commit into from
Aug 7, 2019
Merged

Remove windows sdk in engines #456

merged 1 commit into from
Aug 7, 2019

Conversation

chpecson
Copy link
Contributor

@chpecson chpecson commented Jun 20, 2019

Remove windows-sdk in engines because an error occurs in ionic 3.9.2 when building in android

fix the following error 

```
BUILD FAILED
* What went wrong:
Execution failed for task ':app:transformDexArchiveWithExternalLibsDexMergerForDebug'.

Command failed with exit code 1 Error output:
Note: SystemCookieManager.java uses or overrides a deprecated API.
```
that occurs in ionic 3.9.2 when building in android
@katzer katzer merged commit 2dfd251 into katzer:master Aug 7, 2019
@katzer
Copy link
Owner

katzer commented Aug 7, 2019

Thanks. I would say "R.I.P. Windows 10 Mobile"

raylin01 pushed a commit to truckxinc/cordova-plugin-background-mode that referenced this pull request Jun 7, 2021
fix the following error 

```
BUILD FAILED
* What went wrong:
Execution failed for task ':app:transformDexArchiveWithExternalLibsDexMergerForDebug'.

Command failed with exit code 1 Error output:
Note: SystemCookieManager.java uses or overrides a deprecated API.
```
that occurs in ionic 3.9.2 when building in android
stefansaenger pushed a commit to vnc-biz/cordova-plugin-background-mode that referenced this pull request Sep 14, 2022
fix the following error 

```
BUILD FAILED
* What went wrong:
Execution failed for task ':app:transformDexArchiveWithExternalLibsDexMergerForDebug'.

Command failed with exit code 1 Error output:
Note: SystemCookieManager.java uses or overrides a deprecated API.
```
that occurs in ionic 3.9.2 when building in android
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants