zepp-health / zeppos-samples

A collection of samples about Zepp OS watchfaces and applications
Apache License 2.0
147 stars 53 forks source link

AppSideService not initialize GTR 3 Pro #4

Open dquak opened 2 years ago

dquak commented 2 years ago

Device: GTR 3 Pro Hi, I've tried to create an app that uses the 'Fetch' method, Now I see that this method is only available inside the AppSideService component.. So I've used part of the example and created an EventBus object shared between all components trough the globalData.

But it seems like the AppSideService is not even loaded. (No console log output from it) I've added it to the app.json and its compile. but doesn't run.

Any example or suggestion will be great.

Thank, Itay.

mrcoon commented 2 years ago

Is the watch used for debugging? Can you provide more information to help us find the problem faster? For example: error messages, screenshots, code snippets