automatic device registration - optional parameters
Hello,
When I start my app as a new user, it automatically registers the applications device ID in my appery database. Of course only the device id, token and timezone get registrered. Is there a way to also register default channels on first start up?
I don't want to update the device in the database AFTER startup, because that wont work good. I want to set default channels with registration.
Thank you!