@matthewmorek
warpcast debugger:
- is wonky
- loses all my input on reload (unlike Warpcast mobile)
- it doesn't debug anything, just launches a frame
- throws errors on SDK interactions (add frame) instead of helping me debug them (success/failure)
- it's necessary evil since it's the only way to simulate FC connection
what I'd like as a developer:
- support debugging SDK interactions
- save my input to local storage, so I don't have to re-type it each time
- output extra Warpcast-specific stuff to console: auth, connection, interactions, etc
- output some basic stats (time to auth, etc)
oh, and above all: fix timeout when trying to fetch frame embedding