wevm / frog

Framework for Farcaster Frames 🐸
https://frog.fm
Other
422 stars 97 forks source link

Bug in uploading videos and creating of events on the Apple iphone #438

Closed Rufusemmanuel closed 3 months ago

Rufusemmanuel commented 3 months ago

Describe the bug

What is the bug?

POSSIBLE EVENT CREATION BUG: While trying to create events this is the error detected

Error loading page Domain: NSURLErrorDomain Error Code: -1004 Description: Could not connect to the server.

This may be attributed to possible causes like server unavailability, network connection, DNS issues but I think this is highly unlikely the case as the frames for bounty and poll activities work clearly on the same device simultaneously so I suggest it should be checked for possible bugs or errors

VIDEO UPLOAD ERROR:

On the new update while trying to upload videos to the timeline it disappears after clicking the video to upload even when it was selected carefully. This is the case for the iPhone as I tried on another device and same reoccurrence was detected. The device been used is the iPhone 14 Pro Max so compatibility is not a problem

Thanks for looking into this and I hope it makes farcaster better. IMG_9232

Link to Minimal Reproducible Example

Error loading page Domain: NSURLErrorDomain Error Code: -1004 Description: Could not connect to the server.

Steps To Reproduce

No response

Frog Version

5.0.5

TypeScript Version

5.0.5

Check existing issues

Anything else?

No

dalechyn commented 3 months ago

Not related to Frog – please contact events.xyz or add a min. reproducible example.

github-actions[bot] commented 3 months ago

Hello @Rufusemmanuel.

Please provide a minimal reproduction using StackBlitz, TypeScript Playground (for type issues), or a separate minimal GitHub repository.

Minimal reproductions are required as they save us a lot of time reproducing your config & environment, and trying to reproduce your issue. See Why reproductions are required.

Please reopen this issue when a reproduction is added.