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.

iOS - Cannot Login to Google Drive

See original GitHub issue

Which version of floccus are you using?

4.16

Sync method

Google Drive

Which browser are you using? In case you are using the phone App, specify the Android or iOS version and device please.

MacOS 12.4

Describe the Bug

I tried running the iOS floccus app on my Macbook to check how it looks.

I downloaded Floccus on the apple store.

On the first screen the app asks to choose the way I want to sync my bookmarks I choose to sync with Google Drive.

On the second screen that shows the option: Connect to Google Drive, I clicked on the blue button “Login with Google Drive”.

And nothing happens. It’s as if the button event wasn’t returning anything.

I also tried, after downloading the github repo, running “gulp”, etc, to build the app with Xcode. The build worked. I went through the same process described above.

And on the same screen (2) of the new account process, when I click on the Login with Google button, again nothing happens.

But Xcode console give me those errors each time I click on the button:

⚡️  To Native ->  OAuth2Client authenticate 111063102
ERROR MESSAGE:  {"errorMessage":"ERR_PARAM_NO_APP_ID","message":"ERR_PARAM_NO_APP_ID"}
⚡️  [error] - {"errorMessage":"ERR_PARAM_NO_APP_ID","message":"ERR_PARAM_NO_APP_ID"}
⚡️  [error] - [Vue warn]: Error in v-on handler (Promise/async): "Error: ERR_PARAM_NO_APP_ID"

found in

---> <VBtn>
       <VStepperContent>
         <VStepper>
           <VCard>
             <NewAccount> at src/ui/views/NewAccount.vue
               <VApp>
                 <NativeApp> at src/ui/NativeApp.vue
                   <Root>
⚡️  [error] - {"errorMessage":"ERR_PARAM_NO_APP_ID"}

The fact that it happens when I build myself but also with the apple store app makes me think its a bug on the iOS app.

But, as I cannot try on an Iphone, I wanted to know if it happens to someone else who uses an Iphone.

If you try creating an account with Google, does it work for you ? @radiochild577 @getwet

Thanks

Expected Behavior

When clicking on the button, it should open the google login page on my browser, as it does with the Android app.

To Reproduce

Steps given above.

Debug log provided

  • I have provided a debug log file

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
getwetcommented, Jul 30, 2022

I tired to login with Google Drive but it won’t progress after klick “login with Google”. It does nothing. I have to restart the app to come back to my bookmarks.

0reactions
marcelklehrcommented, Aug 4, 2022

I can confirm Google OAuth does not work yet on iOS.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to login to Google only in iOS Safari
Unable to login to Google only in iOS Safari · Clear all website data and history. · Clear all cookies. · Use private...
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 >
Top 5 Solutions to Google Drive Not Working on iPhone Error
How to Solve Google Drive Not Working On iPhone Issue? · Solution 1. Check the Internet Connection · Solution 2. Upgrade the Google...
Read more >
Fix iOS 16.2 Google Drive Not Sync or Working on iPhone ...
Enable Google Drive in Files app, if Drive Files or Folders won't open in the Files app of your iPad or iPhone, then...
Read more >
Google Drive 'You don't have access to this service' error on iOS
Users are reporting that they are unable to access their Google Drive app when they are signed in with an account from an...
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