Hello,
I am using SwiftUI ShareLink to share an image with Instagram app, but when I select "Story" option in share interface, an error happens, "Error: Something went wrong".
Has anyone had this problem? Is there a solution?
Thanks
Thanks
Post
Replies
Boosts
Views
Activity
I have an App that supports iOS 10+, and this app use Facebook Login for sign in and sign up. I am implementing Sign in with Apple using ASAuthorizationAppleIDButton, but this is available only for iOS 13+. If I show the Sign in with Apple option only for users that use iOS 13+ is incorrect? The Apple will not approve my app?
Thanks