You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My app uses a few extensions such as the Notification Service Extension and Share Extension. In the Share extension I need to be able to save items to my backend. So I need to use API.mutate.
For this I have to share the Auth from the main app to the extension. How can I do this?
The text was updated successfully, but these errors were encountered:
My app uses a few extensions such as the Notification Service Extension and Share Extension. In the Share extension I need to be able to save items to my backend. So I need to use API.mutate.
For this I have to share the Auth from the main app to the extension. How can I do this?
The text was updated successfully, but these errors were encountered: