|
|
|
|
|
by kmeisthax
31 days ago
|
|
In order to use this, you need another device to initiate a debugging session on the given process. This is fine for sideloading Dolphin using your developer credentials but is not an acceptable solution for other kinds of apps. Some people might not want their app to be debuggable by randos, and requiring a tether to kickstart the app - even if it's just another iPhone - is cumbersome and user-hostile. In contrast, spinning up a WebView works everywhere and App Review probably won't even notice or care what you're doing. |
|