I have submitted my app to Apple and had it rejected
Reason 'Use of getDeviceUniqueIdentifier in Pushnotifications.'
'Apps are not permitted to access the UDID and must not use the unique identifier method of UIDevice'
This code was added by Appery as part of creating the default localstorage item 'pushNotificationDeviceID'
It is used in _registerPushApperyDS as a Request Mapping
How can I resolve this so I can get my App approved
Regards
Steve