Posts

Post not yet marked as solved
1 Replies
207 Views
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
Posted
by luoxizhi .
Last updated
.
Post not yet marked as solved
1 Replies
351 Views
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?
Posted
by luoxizhi .
Last updated
.
Post not yet marked as solved
4 Replies
382 Views
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?
Posted
by luoxizhi .
Last updated
.
Post not yet marked as solved
1 Replies
181 Views
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.
Posted
by luoxizhi .
Last updated
.