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 May 4, 2022. It is now read-only.
I'm submitting a ... (check one with "x")
[ x ] bug report
[ ] feature request
Current behavior:
On Platform add, the resources command is run at the end. It is giving 503 error when it tries to upload resources for transformations.
Expected behavior:
The resources command should work fine like before. My resource files are same from last 2 years but recently I think from last week or week before that, this command has started giving me error.
Steps to reproduce:
ionic cordova platform rm android
ionic cordova platform add android
When 'ionic cordova android resources --force' runs, it gives an error.
Related code:
Other information:
Ionic info: (run ionic info from a terminal/cmd prompt and paste output below):
I'm submitting a ... (check one with "x")
[ x ] bug report
[ ] feature request
Current behavior:
On Platform add, the resources command is run at the end. It is giving 503 error when it tries to upload resources for transformations.
HTTP Error 503: POST https://res.ionic.io/api/v1/upload
Expected behavior:
The resources command should work fine like before. My resource files are same from last 2 years but recently I think from last week or week before that, this command has started giving me error.
Steps to reproduce:
ionic cordova platform rm android
ionic cordova platform add android
When 'ionic cordova android resources --force' runs, it gives an error.
Related code:
Other information:
Ionic info: (run
ionic info
from a terminal/cmd prompt and paste output below):The text was updated successfully, but these errors were encountered: