ios - Parse Push Notification Security -
I am using paras for push notifications. Is there a way to ensure that malicious users will not kill the parse API and will give fake push? Of course, making information on server side helps limit this risk, but if the system can only prevent malicious use depending on the membership of the channels? Is there enough unique channel to make the name so that they can be guessed? I think client side is a way to remove push capabilities.
Comments
Post a Comment