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

File transfer bug if companion opened before app on initial installation

 

 

 

I have an app, that requires authorisation in the settings to fetch data. If after installation the user opens the settings first and then authorises the service, the resulting data is never sent to the device.

It appears the App must first be opened before the file can be found using the inbox.nextFile.

 

The file transfer works when using the developer bridge because the app is opened automatically as part of the build and deploy process. Once you are using the GAM link, there is nothing forcing the app to be opened first. 

I can reproduce this bug.

Best Answer
0 Votes
2 REPLIES 2

It appears that the staging area is created when the app is first run, so therefore a file cannot be transferred prior to the App having being first run on the watch.

Best Answer
0 Votes

We are investigating this possible issue and will get back to you as soon as we know more. Thanks for reporting this @allyann.

Best Answer