question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

I'm experiencing a weird issue on iOS 10.2.1 using Google auth

See original GitHub issue

If i login then logout a few times on iOS google auth does not work anymore. I get “The operation couldn’t be completed. (NSURLErrorDomain error -1012.)” upon the request. This only happens on device and never on the simulator. And no matter what i do after (removing/reinstalling the app), it will not work again. Somehow some config gets stuck in the webView. I’m wondering if anyone has experienced this. One thing i noticed is on makeRequest exported method the DCTAuthAccount *existingAccount = [manager accountForProvider:providerName]; existingAccount private prop clientID on simulator has value and on device is null. I checked where the config is set and everything seems to be fine. If you guys have experienced this already and fixed it or if i’m missing something let me know, if not i will try to come up with a fix.

Issue Analytics

  • State:open
  • Created 7 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
krunalp1993commented, Jun 23, 2017

Getting same error on IOS Simulator while trying to sign in via Google. Object { “msg”: “The operation couldn’t be completed. (NSURLErrorDomain error -1012.)”, “status”: “error”, } Any solution for this?

0reactions
thecodecafecommented, Jun 24, 2018

I’m having a problem please, can someone help me, whenever I log into my social media account, for some unknown reason, I can’t login with a different account, every time i click on authorise, skips the consent screen and just logs the person in, is there a way to make such that the user can actually choose to login with a different social media or google account?

Read more comments on GitHub >

github_iconTop Results From Across the Web

"Cannot verify server identity" message from mail, iOS 10.2.1
SInce upgrading to iOS 10.2.1, the mail app cannot send mail, returning a certificate error, "cannot verify server identity".
Read more >
Signing in with an Apple device - Google Account Help
If you're having trouble signing in to your Google Account with an Apple device, select one of the options below to start troubleshooting...
Read more >
[resolved] The moment your iPhone auto logged-out all your ...
Suddenly my iPhone 6 Pus iOS 10.2.1 is acting very weird! 1. mail opens and all mailboxes cry for their passwords - flashing...
Read more >
Apple iOS 10.2.1 Is Causing New Problems - Forbes
The problem primarily appears to impact iPhone 6 and iPhone 6 Plus owners and logical options such as removing and re-adding fingerprints and...
Read more >
How to Fix Crashing Apps on an iPhone or iPad - How-To Geek
Old versions of apps can also cause issues. Upgrading from one major version of iOS or iPadOS to another can cause stability issues...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found