I am developing a Xamarin Forms app with an SQL connection, but when debugging in an iOS physical device, the connection can't be completed... I already have it fully working on Android and in iOS simulators, but not on my iPhone 7, which is where i am debugging right now.
Can anyone tell me if I am missing something on the device's configuration? Or anything on the info.plist for iOS please