Way to block the links, as forgot password.
Thuran opened this issue · 7 comments
Thuran commented
Block all links to the User does not have access to anything outside the app
dkhamsing commented
This is not currently supported
Thuran commented
The to do as a webview, checking that the URL has been changed from 2 common
dkhamsing commented
You could prevent the link from going anywhere with:
Thuran commented
How to do this using this api?
dkhamsing commented
You'd have to import the code manually and edit FHSTwitterEngine.m.
Thuran commented
dkhamsing commented
Please look up how to use - webView:shouldStartLoadWithRequest:navigationType:
Closing.