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
49 reactions
elle
@riotgoools
should these frames be able to render anything that a normal web browser can? i was playing around and tried to frame up my homepage (static site) and everything went smoothly except it shows a blank white screen even tho the page seems to be loaded in. i assume it's loaded bc when i drag my finger over it, my cursor party server picks it up and also i can blindly click on the active elements and hear the sounds ¯\_(ツ)_/¯ so the js and the css (positioning) seem to be there i also tried a test page with nothing except the fc meta tag in the header and some text in the body but it also showed up blank. but i could double tap the screen which invisibly highlighted the text and gave me the ios look up/translate/etc menu
1 reply
0 recast
2 reactions
Danny
@witters.eth
if i need the context user to be auth'd how should i proceed for now. wait for it or is there a hacky way to implement?
1 reply
0 recast
1 reaction
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
Tantodefi.eth
@tantodefi
Hey im following your tutorial and unfortunately when i run ngrok and copy the url into the frames playground in devtools My frame doesnt load despite getting a /get request in ngrok logs This is same if i dont edit repo and just try to launch your completed demo frame or if i start fresh with a new test.tsx and follow the same steps, dynamic import and sdk.actions.ready() and all that good stuff? Any ideas?
1 reply
0 recast
0 reaction