Posts

Post not yet marked as solved
183 Views

Share extension not showing my own contact(message) app

I would like to share the photos in Photo application. Just like iMessage and messenger of Facebook, the suggestion list shows the recently contact list. I tried to add share extension and I can find my message app in suggested list below. BUT there is no recent contact list shown above. Just follow the following link - https://developer.apple.com/documentation/foundation/app_extension_support/supporting_suggestions_in_your_app_s_share_extension?language=objc documentation. Does anybody know how to make message app shown in suggestion list? If you want to know what I confused. Open your Photo and share one or more photos via iMessage Go to Setting Siri and Search Turn off "Suggestions when Sharing" Back to Photo application and the suggestion list has disappeared.
Asked Last updated
.
Post not yet marked as solved
99 Views

Request image for Asset of Photo library returns white content sometimes

As title, I used the native API to fetch the photo and sometimes it will return a correct size of photo but content is always white instead. I set the break point to see the object which returned in callback function. And it indeed shown the white content. Does anybody meet the similar question? Or is it the iOS bug? My iPhone OS is 14.4.
Asked Last updated
.