Post

Replies

Boosts

Views

Activity

Reply to How to receive a mix of different application defined type files through air drop
I still don't know how directly solve this issue, but found a work-around, basically, add addition file type like, .CCC, and combine. .AAA.CCC. and .BBB.CCC to represent type A and type B files that are defined by my application. when sending a mix of type A and type B files, the files are like. (.AAA.CCC , .BBB.CCC, .AAA.CCC and etc.) and in my app, when importing files, will treat. .AAA.CCC and .BBB.CCC files differently.
Topic: App & System Services SubTopic: Core OS Tags:
Aug ’23
Reply to How to receive a mix of different application defined type files through air drop
I still don't know how directly solve this issue, but found a work-around, basically, add addition file type like, .CCC, and combine. .AAA.CCC. and .BBB.CCC to represent type A and type B files that are defined by my application. when sending a mix of type A and type B files, the files are like. (.AAA.CCC , .BBB.CCC, .AAA.CCC and etc.) and in my app, when importing files, will treat. .AAA.CCC and .BBB.CCC files differently.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Aug ’23
Reply to How to receive a mix of different application defined type files through air drop
My bad, a typo, 1. I CAN define my application defined type files like .AAA and .BBB
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Aug ’23
Reply to Xcode 14 cannot debug iOS 15.5
Also, I found in the Appplication/Xcode/..../DeviceSupport, the iOS SDKs are only up to 15.2
Replies
Boosts
Views
Activity
Jul ’22