(Leaing Swift as 1st programming language) (1st time using stack)
Hi, I am creating a local delivery app where users will be messaging me to place orders for delivery. However users can see every other user registered on the app and message them. How would I make it so that just 1 primary admin can see and message every other users, whereas users can only message me? I'm using Firebase for back-end. The tutorial and pretty much exact code i'm using is available here: http://letsbuildthatapp.com/2016/07/15/swift-firebase-3-create-chat-bubbles-using-constraints-ep-13/
download entire xcode project: http://letsbuildthatapp.com/wp-content/uploads/2016/07/gameofchats_ep13_chat_bubbles1.zip
