Hello all, I have been developing an app that allows users to add items to a shopping cart. When each item is added to their cart, it is loaded into a plist. I also have an admin app that will receive the customer's cart once they have placed their order. I'm wondering what the best way is to pass the data in the plist from the customer app to the admin app. Any help would be great!
Best,
Russell