BobGit

Results 3 issues of BobGit

I'm encountering difficulties deploying the Flutter application to real iOS devices. On simulator I manage to make them communicate but when I deploy the application on two real devices the...

How to ask permission before connecting to a pair, before initiating communication ?

Hello, I'm working on a Flutter app that relies on peer-to-peer (P2P) connections for real-time communication between users. Currently, the P2P connection works perfectly when the app is active. However,...