angular-easyfb
angular-easyfb copied to clipboard
apk file created by android studio using ionic framework not working
- I am using ionic framework to create app which using easyfb plugin to show facebook pages, and shares etc...in its pages.
- I have mentioned facebook appid in run function.
- In web browser it is working fine.
- But when i have created apk file with my application code (ionic framework) using android sdk and run in andorid mobile it doesn't shows.
- In know something went wrong.
- help me out of this. Thanks in advance.
- This is my browser screen shot.

- when i create apk file with same code, In mobile i can get something like following.

I face the same issue here with cordova...
This error message causing our issue:
[Intervention] Unable to preventDefault inside passive event listener due to target being treated as passive. See <URL>
&
window video causing The deviceorientation events are blocked by feature policy. See https://github.com/WICG/feature-policy/blob/gh-pages/features.md#sensor-features
I haven't got a solution yet