External Browser doesn't work

When using the Use External Browser to True block, it doesn’t work. The links still open in the in-app browser. How can this be fixed?

Blocks:

Bump, still not fixed

Fixed it myself.
Used activity starter.

If anyone wants to know how;
Use activity starter, in the top box (Action) put “android.intent.action.VIEW” and then in the Data URI box put your link. When you call Start Activity it’ll open a browser.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.