File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 2022.1.0+1
2+
3+ * Full support for web
4+ * Fixed android view refocus issue when detached or diposed
5+
16## 2022.1.0
27
38* Fixed android freezing with AndroidView
Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ Note: Please use OpenGLES3 as Graphics API only for now (Android only).
1818
1919
2020## Notice
21+ Now Supports Web
2122
2223I am encumbered, need me to respond, tag me [ Rex Isaac Raphael] ( www.github.com/juicycleff )
2324
@@ -26,7 +27,7 @@ This plugin expects you to atleast know how to use Unity Engine. If you have iss
2627Moving forward, versioning of the package will change to match unity releases after proper test. Mind you this does not mean the package
2728is not compatible with other versions, it just mean it's been tested to work with a unity version.
2829
29- WEB in alpha and Windows coming soon.
30+ Windows coming soon.
3031
3132## Installation
3233
You can’t perform that action at this time.
0 commit comments