Paldom / UniqueDeviceID

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

Is this plugin still allowed on iOS store? #23

Open ghost opened 8 years ago

ghost commented 8 years ago

Is this plugin still allowed on the app store since Apple started killing apps that use UDIDs?

campsjos commented 8 years ago

So, Apple do not allow to use authentication with Facebook, Twitter or Google nor personal information such as en email and password and now we can't use unique id's?

benag commented 8 years ago

Is it allowed on apple store?

monxas commented 7 years ago

yes

campsjos commented 7 years ago

I installed this plugin in an Ionic app, developed and after commented all what I need about UUID and then submitted it to Apple. The app was approved in less than 2 days. Then I uncommented the UUID features and updated the app via Ionic Deploy. It's not an elegant solution, but it worked. Probably it had been published without all this, I dont know.

maripellyb commented 6 years ago

Is this plugin still allowed on the Apple app store ? is not Apple started killing apps that use UDIDs? Any latest update on this ?

sagrawal31 commented 5 years ago

We are now maintaining a fork of this repository https://github.com/wizpanda/cordova-plugin-unique-device-id2.