daneden / Zeitgeist

👁 An iOS app for keeping an eye on your Vercel deployments
http://zeitgeist.daneden.me
Apache License 2.0
190 stars 7 forks source link

Can't see projects #90

Closed CarlAmbroselli closed 9 months ago

CarlAmbroselli commented 12 months ago

Hi!

I've purchased the app and linked my account. Small feedback during signup - you can't select the scope since the keyboard overlays:

IMG_A24854D87412-1

This can be worked around by using landscape mode.

When I then select my Personal account, it authenticates, but shows "No Projects To Show".

Any idea what's wrong here?

Jadonus commented 11 months ago

I am having same issue. Worked for a while, now I can’t see projects.

evan-thurston commented 11 months ago

Is there no fix for this? Pretty frustrating for a paid app

Jadonus commented 11 months ago

It must have something to do with vercel’s api. That’s the only variable that could change “overnight”

bdbergeron commented 10 months ago

Rotating your device to landscape while this screen is shown is the only bypass right now. Unfortunately this is more of an issue with how Vercel's website shows third-party integration authorization and the use of ASWebAuthenticationSession, which handles the OAuth handshake in this app. AFAICT there's no easy way to hide the keyboard when this screen is presented.

daneden commented 9 months ago

Version 3.2.1 of Zeitgeist, now available in the App Store, fixes the bug that prevented projects from being loaded correctly. Thanks for your patience!