Loading problem with elementor index on site created with wordpress

webviewextra is not configured to handle deep links (e.g. fb:// )

Try this, using CustomWebview, seems to handle all your issues....

MyCardioFit2rev1.aia (77.4 KB)

Not Work, there is the same problem...

Strange, working OK here...

How are you testing with companion app or with compiled app ?

Android version, Device used ?

It doesn't work on companion apps and compiled apps. It only works about 3 out of 10 times.
I have a Xiaomi Redmi Note 8 Pro. Android version: 11RP1A.200720.011

So it does work, but not every time? Still strange.

I have tested companion and compiled on Google Pixel 4a, Android 13

Is the working / not working repeatable, depending on what you do in the web page ?

No, it's random

Perhaps @vknow360 can advise...

This time no AIA for @Alfonso93, :wink:

Note: make sure to add Activity starter in Designer section,
Then, copy paste this text in android.intent.action.VIEW designer section

Add add below blocks and you will not get any errors, also you learn something new

There is an action missing

ah, you show it now :wink:

1 Like

I too remembered after posting, but edited now,
Thanks for reminder @TIMAI2

but this opens up the native browser.....

draggable blocks

blocks (2)

yes, but if Facebook app installed, then it opens the page directly.

Not only this, Facebook videos also have the same issue, and after lots of trials, i found this one to be working and good for me.

1 Like

I copied everything block but it still doesn't work. Gives the same error: ERR_UNKNOWN_URL_SCHEME. How is it resolved?

Show your blocks

You have used Webviewer and Custom Webview,
you use loading for Webviewer and setup facebook for Custom webview..

You need only three components:

Here is full blocks below:

1 Like

It works. But now the app no ​​longer closes when I'm on the homepage and I click the back button.

However, the "share on Facebook" button in blog posts no longer works...

Perhaps consider making a proper app, instead of trying to make your website work?

You should be able to load content from your website database ?

Everything else works, it's just a matter of making the Facebook buttons work..