I have an app that has a different target for each platform. And each one has a different identifier.
How to make same shortcut actions (AppIntent) visible on all the platforms, so one shortcut can be used everywhere?
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
I'm using Core Data with CloudKit synchronisation in my iOS app. However, it does not synchronize the data while the app is in the background.
Is it possible at all or I'm doing something incorrectly?