Two or more apps using same database in iOS10

Hello everyone,


I'm searching for information about the right way to use the same coredata database in iOS10 for two or more apps.

I already know about how to use groups and the common directory for the group.

But now (in iOS10) what is the right way to use the same database for read-only or read-write ?


Or is exactly the same as before with iOS9 ?


Thank you guys!

Replies

Dear Jiturra,

Have you found any solution?

I'm also searching information to access common database for two or more apps.


Please tell me about how to use group and the common directory for the group.


As of now am developing app through Hybrid development(Ionic/Cordova).

I'll try to implement the same in my Ionic App.


Thank you