Results 6 comments of aryan02420

It does log errors in the console. Not sure how to view it on android directly, but if you have a keyboard, try connecting it to your device and press...

hey, i fixed this issue for my own [project](https://github.com/aryan02420/p5.collision2D/blob/da5b2a9113c8f77d21214da21ad8e6c00ab70db5/p5.collision2D.js#L385). can i try a PR?

we are only making requests to `http://psd.bits-pilani.ac.in/`, and it seems that psd does not support https :disappointed:

https://identicon.02420.dev/BWPanda/160?config=e5e9dbff10770a022f431c30 ![BWPanda identicon](https://identicon.02420.dev/BWPanda/160?config=e5e9dbff10770a022f431c30)

@macbraughton you can use this link as a workaround: https://mastodon.social/@[email protected] or you can copy IconMastodon into your main.tsx file: ```ts { title: "Mastodon", url: "https://somethingotherthanmastodon.social/@denobot", icon: IconMastodon }, ``` >...