when i try to create app clips target ,i found it only provide swift language option, no object-c lanuage option. does it means we just only can use swift to develop app clips?
Post
Replies
Boosts
Views
Activity
Everyone know clip has 10m size limit. and it encourage share code and resource between full app and app clip. It sure that the code will be compile twice and images will copy twice for both target. My question is, does it will calculate binary size twice after archive it as one ipa? I hope apple will have some optimized tech for it.
enable it to schedule or receive notifications for up to 8 hours after each launch
=========================================
There are three trigger types, UNCalendarNotificationTrigger, UNTimeIntervalNotificationTrigger, or UNLocationNotificationTrigger. Does it means we only can use UNTimeIntervalNotificationTrigger and UNTimeIntervalNotificationTrigger's repeat function is invalid in App Clips? or we can use repeat but can't beyond 8 hours?
Is it allowed use posix socket apis in app clips, such as setsockopt, bind, connect, listen, etc?
Another related question, Can app clips access local network? The Local Network privacy policy is same apply to app clips?
Many thanks