Kasra Rahjerdi pfp
Kasra Rahjerdi
@jc4p
this is getting heavier and heavier on my soul due to the subtle bugs in frames/debugger/deployment pipeline -- gonna take a long break from frames after next week, if anyone needs help hit me up until the 14th then i'll redirect you to other people for help
9 replies
5 recasts
40 reactions

Roadu 🎩🦊 pfp
Roadu 🎩🦊
@roadu
Hi I have a frame question I’ve been struggling with before you retire: How can I disable the swipe to close functionality in warpcast mobile for my frame? I’ve tried lots of stuff on the css side but nothing seems to work. I know there is a solution because I see other frames that do it. Here is a video example:
2 replies
0 recast
2 reactions

Wayne Worth pfp
Wayne Worth
@alongcamewayne
you can pass an options object when you call sdk.actions.ready. to disable that use sdk.actions.ready({disableNativeGestures:true})
2 replies
0 recast
3 reactions

Kasra Rahjerdi pfp
Kasra Rahjerdi
@jc4p
i actually haven’t been able to figure this one out myself either!!! looked into it a bit for my swiping UI games and couldn’t figure out how to make it definitively work :/
1 reply
0 recast
2 reactions