I am having issues getting the launchArguments to work correctly. I have privately published a new app, that I can successfully launch from my watch face, but I am unable to get the launchArguments to pass through. Is this a bug with the API?
Both projects are being built with SDK v3.0, and I have also added the dependent project io-ts that is missing when installing the @Fitbit npm.
Watch Face:
App:
Answered! Go to the Best Answer.
Best AnswerAre you seeing this issue on both the simulator and on the physical device?
Best AnswerAppears that it only happens on the simulator. Physical device recognized the passed parameters. Thank you!
Best Answer