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