Hi Team
The last couple of days, I have been developing a Message Filtering iOS App extension. From what i have understood in the link "https://developer.apple.com/documentation/identitylookup", App extension can't write data to containers shared with the containing app.
However, in this link, "https://developer.apple.com/library/content/documentation/General/Conceptual/ExtensibilityPG/ExtensionScenarios.html", it states that iOS App extensions and the corresponding container can created an optional shared container to communicate and update data relevant to both container app and extension.
With this information, I am confused as to if my Message Filter iOS app extension (along with container app) would be rejected by the App Store if i create a shared container to communicate data between container and extension app.
Could I get more clarity on this?
Thanks in advance
Prabhu P.