I changed it to struct MyPhotosPicker: View {...}, but the error remains the same. Instance method 'loadTransferable(type:)' requires that 'Data' conform to 'Transferable'
Are you asking about allowing extensions? I've already allowed access to all pages in Safari settings based on "host_permissions": [ "<all_urls>" ].
Or do I need to grant any other permissions?
I changed it to struct MyPhotosPicker: View {...}, but the error remains the same. Instance method 'loadTransferable(type:)' requires that 'Data' conform to 'Transferable'
Are you asking about allowing extensions? I've already allowed access to all pages in Safari settings based on "host_permissions": [ "<all_urls>" ].
Or do I need to grant any other permissions?