Facebook embedded-posts in Appery not showing
Hello All,
Here is my question.
I created a facebook app for using embedded posts in my Appery app.
I created a new page in Appery and I used the html component.
In the component I added the following code:
code
<div class="fb-post" data-href="https://www.facebook.com/xxxxxxxx/photos/a.xxxxxxx/xxxasqx/?type=1" data-width="150"><>
/code
The app works perfect in a computer borwser and also from the phone's browser, but when I export the .apk The page shows nothing.
What could be the problem?
Thanks in advance!