Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Unsupported API Version

ANSWERED

I have studio bridged with my Ionic however when I attempt to run the app I get the following error:

Sideload of app failed. Connected device does not support API version requested by app.  I have removed and paired the watch and factory reset but continue to get the error.  I am running firmware 27.32.10.20 on the Ionic.  Any help would be appreciated.  Thanks.

Best Answer
1 BEST ANSWER

Accepted Solutions

I had to change the SDK version of my app (in package.json) to 1.0 in order to get it to run.

View best answer in original post

Best Answer
0 Votes
3 REPLIES 3

I had to change the SDK version of my app (in package.json) to 1.0 in order to get it to run.

Best Answer
0 Votes

That was it.  Thanks!

Best Answer
0 Votes

Note that currently the reverse happens also - I created a new app, copied in some code from the app I have been working on all week, tried to run that and was told my API version was wrong.

 

Default for new apps is SDK 2, but my Ionic hasn't gotten the update yet... Had to downgrade in the package.json.

Best Answer
0 Votes