RSSAmplifier

Alexander Thiemann · Feb 20, 2022

iOS Development

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Sharing files between app and app extension Need to enable App Groups (see the Capabilities of the app) and add a group extension. let groupDocumentPath = FileManager . default . containerURL ( forSecurityApplicationGroupIdentifier : "group.your.group" ) ! // ...

Read on athiemann.net

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.