Hi all, When refracting the code that there are three types of unique fields [1<https://github.com/wso2-dev/product-emm/commit/8396f05c8f82587f6e9eb1c6382138d6cf065381>], namely
1. Generated by EMM server 2. Generated by the Device 3. Generated by the GCM / APNS The token generated by the GCM / APNS should not be used for communication between the device and the EMM server because it is generated by third party. We need to use either the generated by EMM server or by the device. Currently in android un-registration, we are using the GCM registration ID to communicate. This needs to be changed. [1] - https://github.com/wso2-dev/product-emm/commit/8396f05c8f82587f6e9eb1c6382138d6cf065381 Regards, Nira -- *Niranjan Karunanandham* Senior Software Engineer - WSO2 Inc. WSO2 Inc.: http://www.wso2.com M: +94 777 749 661 <http:///>
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
