Kris
Kris

Reputation: 21

How to Run Two Instances of a SwiftUI Messenger in Xcode Simulators for Real-Time Communication?

I'm working on a coursework project where I plan to build a messenger app using SwiftUI. To test real-time messaging, I need to run two instances of the app in Xcode simulators and exchange messages between them.

Is it possible to run two separate instances in different simulators and enable real-time communication?

Upvotes: 0

Views: 48

Answers (0)

Related Questions