Skip to main content

All Questions

Tagged with
0 votes
0 answers
160 views

How to authenticate with facebook login using Firebase authentication on iOS in react native?

I am trying to authenticate with facebook login using Firbase authentication in react native and getting this error below on all IOS Device using the module react-native-fbsdk-next Firebase: Bad ...
manny's user avatar
  • 405
1 vote
2 answers
1k views

Can not open facebook page in the app from a link in iOS browser

I'm trying to open the facebook app to a certain page with an NFC or QR Code. This works perfectly on the Android, but on iOS I can not for the life of me get the link to behave properly. My code as ...
Trey's user avatar
  • 5,520
0 votes
1 answer
116 views

Facebook/instagram link from webpage returns 404 on ios devices

I made a webapp and shared the link to the website via Facebook. On all Android devices it is perfectly working! But on ios you can only enter the main page (https://website) If you want to get to the ...
oldmayn's user avatar
  • 171
0 votes
0 answers
60 views

Why can't i share a file with other applications on iPhone?

I'm trying to open a file to be linked to another app (Instagram) on my iPhone. I edit this video file so i'm not getting it directly from my camera roll, but i have a link to it locally which i've ...
matautd's user avatar
  • 19
0 votes
1 answer
197 views

Facebook page plugin / feed links not working on iphone x safari

I installed the Page plugin on my website using this link https://developers.facebook.com/docs/plugins/page-plugin/ it seems to work across multiple devices & browsers. However it doesnt work on ...
user6383418's user avatar
1 vote
0 answers
142 views

Facebook Pixel and Safari IOS - "Object.values is not a function."

Guys i have some trouble with facebook pixel. It's some strange cosmetic error and it doesn’t affect anything except personal irritation. All js error on my site logged to my DB and there more than ...
Alexander Sanik's user avatar
0 votes
0 answers
366 views

Facebook/messenger's inbuilt browser keeps caching page

I'm having a serious issue with android's inbuilt browser (I assume that's what messenger uses anyway). The issue is that HTML content on our page is dynamic and has to be always updated per reload, ...
alps's user avatar
  • 183
1 vote
1 answer
816 views

Facebook SDK & custom button Login in react-native 0.60+ not working

i'm trying to implement Facebook login in my React-Native app but for some reason, it's throwing Cannot read property 'logInWithPermissions' of undefined. I'm using React-Native 0.60.4. I've ...
msqar's user avatar
  • 3,000
0 votes
1 answer
88 views

How to send invitation to Facebook friends on iOS using Cordova?

With exactly the same codebase I have perfectly working Facebook events on Android. However, on iOS it doesn't works. I'm using https://github.com/jeduan/cordova-plugin-facebook4 for this and tried to ...
Daniel Danielecki - Ditectrev's user avatar
3 votes
1 answer
308 views

GameRequestDialog for Facebook friend invitation always asks for login, even if user was already logged in

I am using GameRequestDialog from Facebook to enable game invitations to my users. The problem is, when my users are logged in with their Facebook App on Android(single sign-on feature), it always ...
ChessFriends Player's user avatar
0 votes
1 answer
344 views

Facebook popup being blocked on iOS Safari, HTML5 canvas button

I am using JS SDK for facebook login in my Phaser based HTML5 game. It works fine in android devices by opening a popup for logging in via facebook. But it does not work on safari/iOS device. I think ...
Vivek Agrawal's user avatar
4 votes
0 answers
804 views

FB App Messenger Browser Issue : How to close popup window and redirect the parent window

Why this code is not working in FB App Messenger Browser (Webview). Parent Window: <html> <head> <script language="Javascript"> function showFBWindow(){ ...
Phool Chand Pareta's user avatar
0 votes
0 answers
516 views

Thousands facebook ip visits a day trigger js error (TypeError: Illegal invocation)

Since May 12th our website gets more than 2000 visits a day that always trigger a js error (in our case TypeError: Illegal invocation) with the following characteristics: referrer is http://m....
Thomas Wagner's user avatar
11 votes
0 answers
3k views

Facebook in-app browser not executing javascript

TL;DR version: Part of JS code in Facebook browser does not execute with each page reload - only after several reloads. The question: How to make Facebook in-app browser execute all JS code each ...
pstryk's user avatar
  • 2,051
9 votes
1 answer
2k views

Facebook browser on iOS: problems with localStorage

Localstorage for our webapp (react) behaves strange when the site is opened in the Facebook browser on iOS and android. We have an authentication flow that depends on storing a token in localstorage ...
Arne Jenssen's user avatar
  • 1,283

15 30 50 per page
1
2 3 4 5
9