miniapp icon indicating copy to clipboard operation
miniapp copied to clipboard

Document the changes we made to make MiniApps more web-friendly

Open xfq opened this issue 4 years ago • 2 comments

Since we have received feedback about MiniApps standards forking existing Web technologies, I think it would be useful to document the changes we already made to make MiniApps more web-friendly (maybe in the FAQ, see also #109).

xfq avatar Jan 20 '21 14:01 xfq

We re-worked MAM as an extension of the WAM, following the recommendations of the Web Platform Design Principles to extend the Web App Manifest (see https://github.com/w3c/miniapp/pull/136 ). Are there any other changes?

xfq avatar Jan 27 '21 05:01 xfq

One more thing would be the URI scheme. We agreed to use HTTP based solution rather than defining a new miniapp:// scheme. (The current draft needs to be updated though.)

zhangyongjing avatar Feb 10 '21 07:02 zhangyongjing