-
Notifications
You must be signed in to change notification settings - Fork 1.4k
cannot connect to ss after installed the Potatso app #13
Comments
Thank you so much for reporting this issue @deepsolo9 . I experienced the same on my other devices, and as per you said, there's no log of whatsoever. Please give me the following information
I asked above info first because I can't narrow down the problem for now, so just in case. I'll take a look thanks! Thanks |
@haxpor Wow thanks for the quick reply. I built the project with Xcode 8.2.1, macOS Sierra 10.12.3 and ran the app on iPhone 6 with iOS 10.2. ps: I am not the guy sent the email to you. :-) |
@haxpor This issue is fixed. According to this, I just rebooted my MBP and it works! |
I am the guy sent the email to you. :-) |
Thank you guys. Fixed, and closed now. |
As per we have fixed #13 long ago, but still it's a hard-coded of group identifier. Now it's better as it's set inside Info.plist of Potatso main target inside PotatsoInternal/GroupIdentifier. If the project has any more settings to be set in the future, we will utilize this approach. As well, update YAML from Carthage. The version is fixed via Cartfile.resolved.
Hi,
Thanks for your migration to Swift 3 of this project. :-) I followed the README.md file and successfully built and installed the Potatso app on my device. But the connection cannot be established. The scenario is that after I added the SS proxy and clicked the "Connect" button in the bottom, nothing happened just like I didn't click the button at all. The VPN config "Potatso" is created on the System Settings of iOS but there is no VPN icon showing connected on the top status bar.
I didn't find any logs which may have any clues in the Xcode log window. Do you have any idea? Thanks.
The text was updated successfully, but these errors were encountered: