Closed micahlt closed 3 years ago
This has been partially implemented in commit d390fd6f4bf0416e20d079ae91b3e0c834a35764.
I think we should close this as we don't handle user and studio anyways.
I would, except I'm working on it. If you compile the latest version from my fork then you'll see that I added user pages.
Okay
Closing this for now since studios are in the backlog.
It would be nice to include support for Android Intents as well as in-app URIs (such as
itchy://project?id=123456
). There is a really good answer on this Stack Overflow post, which references thewebintent
plugin for Cordova (which should work with Ionic and Capacitor. We should attempt to redirect supported pages on Scratch - only/project/123456
for now, but eventually users and studios as well.Implementation status