Why does the TestFlight version of my app not function like the Xcode version?

Hey Everyone!


Specifically, my app is failing around finding a link based on keywords, using the SwiftSoup and SwiftyJSON, and then loading said link via webview. On Xcode, the function works perfectly, and when I plug my phone in via USB and build there, the function still works. Yet, the TestFlight version of the app does not work.


Does anyone know what might cause this or how to debug? Its hard to approach because it works before I submit, but the build on TestFlight does not.

Replies

Try an ad-hoc build instead - might better replicate a TF/Store install.