Open lemonjuicer opened 1 year ago
You should remove this in your app Info.plist
<key>NSLocalNetworkUsageDescription</key>
<string>Atlantis would use Bonjour Service to discover Proxyman app from your local network.</string>
<key>NSBonjourServices</key>
<array>
<string>_Proxyman._tcp</string>
</array>
https://github.com/ProxymanApp/atlantis#required-configuration-for-ios-14
This isn't even in the info.plist anymore but it still pops up...
So, look like it's a bug from the iOS 🤔
If you don't mind, can you try to delete your iOS app and reinstall again (try the Git Branch, which has not Atlantis)
Ya will give it a shot -
Hey,
After installing atlantis - and removing it - we can't get rid of this popup... do you have any idea where it might be coming from? This popup seems to occur when it's trying to connect to proxyman. But even after you remove the atlantis-proxyman pod the pop up still lives..
How can I get rid of it?