Content
@
0 reply
0 recast
0 reaction
Sinaver
@sinaver.eth
What's the best way to debug iframe in Android webView? Basically, looking for something simple where I don't need to write my own android app, or maybe there's a template which I can open in simulator and load the iframe to test. Some context: there was an old issue with @privy embedded wallet not working in frame v2 on Android (previous mini-app spec as well), which works fine on IOS! Current assumption cookies are not being stored, but want to be sure before I bug either folks :)
2 replies
0 recast
8 reactions
Matthew Fox π
@matthewfox
Debugging funky behaviour in the previous mini app spec for /fctrivia is what drove me to start building with expo π You could probably get a POC expo app with the new frames host in the frame sdk pretty fast That @privy issue is a pain too, I was blitzing through a /clankermon refactor testing web & iOS only to realize the android issue after π
1 reply
0 recast
0 reaction
Sinaver
@sinaver.eth
I see, will try your suggestion with expo :) Okay, good that I am not the only one experiencing this, did you reach to any conclusion though? thinking it could be either webView sandboxing configuration related or it's something on @privy side
1 reply
0 recast
0 reaction
Matthew Fox π
@matthewfox
I think it's privy related - it was intended as a "preview" and don't think it was thoroughly tested yet but the errors are the same errors you get if you haven't scoped domains on privy dashboard so maybe something is being handled differently by the warpcast proxy on android Flagged with @payton since not even the demo example works on android atm, probably something that get's resolved next week
1 reply
0 recast
2 reactions
Sinaver
@sinaver.eth
Thanks, will wait for some insights from @payton :) I am looking specifically into embedded wallets part rather than recent framev2 SIWF support by privy
2 replies
0 recast
1 reaction