Content
@
0 reply
0 recast
0 reaction
horsefacts
@horsefacts.eth
Some Frames v2 getting started resources: Demo app: Simple reference. Includes a setup tutorial in the README. https://github.com/farcasterxyz/frames-v2-demo Yoink: More complex app using both frames v1 and v2: https://github.com/horsefacts/yoink-devcon/tree/main/app Videos: Getting started: https://youtu.be/5wAbo_YsuC4 Manifest/embeds: https://youtu.be/S1KuwHYPtxU Spec: Official FIP: https://github.com/farcasterxyz/protocol/discussions/205
4 replies
14 recasts
48 reactions
Josh Breite
@joshbreite.eth
Cloned the frames v2 repo and when I entered the ngrok link in the playground the app is stuck on the splash screen (don't see the get request coming through at all). Loads when I do it in my browser. Any ideas on how I could fix it so I can use the dev tools?
1 reply
0 recast
0 reaction
horsefacts
@horsefacts.eth
Have you changed anything at all? Make sure you're: 1) using a tunneling tool that does not insert an interstitial popup. (Paid tier of ngrok, Tailscale funnel one of the many tools here: https://github.com/anderspitman/awesome-tunneling) 2) calling the sdk.actions.ready() function when your app loads
1 reply
0 recast
1 reaction
Josh Breite
@joshbreite.eth
Was on the free ngrok plan. Set up Tailscale and it started working. Thx for the help!
1 reply
0 recast
1 reaction
horsefacts
@horsefacts.eth
I'll see if we can do more in the dev tools to catch this
1 reply
0 recast
1 reaction