I want to change email address from my apple enterprise account which is same as apple id, after changing it, I have to re-create all my certificate or existing certificate work as it is?
Post
Replies
Boosts
Views
Activity
I have created a form with jQuery for getting user information, in that, the Browse option is working in below IOS 16.2 but in ios 16.2 it is not working in WebView.
Below code, I am using for file pick.
$('#file-uploader').dxFileUploader({
selectButtonText: 'Select photo',
labelText: '',
accept: 'image/*',
uploadMode: 'useForm',
});
Reference: https://js.devexpress.com/Demos/WidgetsGallery/Demo/FileUploader/FileSelection/jQuery/Light/
When the user clicks on Browse below log is generated in Log Manager:
[Warning] Application tried to represent an active popover
presentation: (null)