Paldom / UniqueDeviceID

PhoneGap / Cordova unique device id (UUID) plugin for Android, iOS and Windows Phone 8. Remains the same after app uninstall.
MIT License
169 stars 96 forks source link

Question about App Store Review for cryptography #10

Open hkcity1111 opened 9 years ago

hkcity1111 commented 9 years ago

Hi all,

If I use this plugin , do I need to answer "yes" for the following question in beta test review from apple?

"Is your app designed to use cryptography or does it contain or incorporate cryptography? (Select Yes even if your app is only utilizing the encryption available in iOS or OS X.)

Thanks a lot!

Regards, Kenneth

hkcity1111 commented 9 years ago

Hi Paldom,

Moreover, I see that coding in android involving androidID + deviceID + simID for unique and different from cordova.device plugin uuid.

As I am very new for phonegap & mobile development, would you share your experience for consideration of adding androidid + simid + android instead of deviceID for uniqueness. It is very good plugin which I find for uniqueness (expecially in ios). Just wait to know more in development

Thanks for your advice.

Regards, Kenneth