-
Beta Was this translation helpful? Give feedback.
Answered by
robingenz
Aug 15, 2025
Replies: 1 comment 3 replies
-
|
The |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
jongbonga
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

The
setChannel(...)method definitely works (we test the plugin extensively before each release) but I recommend you to pass the channel directly to thesync(...)method as option. This often prevents mistakes. You can then go to the "Log" page of your app within the Capawesome Cloud Console and check the request URL and response body for any errors. The request URL should contain the channel name. The response body should contains the response the plugin receives.