I would like to know if it is possible to disassociate a channel id that has been associated with a named user.
Actually, i am developing an app that after user's login, i associate the channel id with a named user. After many logins and re-installs of the application, i realized that
named_users/associate returns error code 400 and i guess it's because of the > 20 channels id's that have been associated with the specific named user.
Do i guess right?
Is there any way to clear the channel ids?
The platform i use is titanium.
Thanks in advance!
Comments
2 comments