Closed WoodNeck closed 3 years ago
@WoodNeck just noticed this fix for iOS15, did you also notice any of this behavior in your testing? I just logged this bug: https://github.com/naver/egjs-view360/issues/369
@checkthemethod Hello! I think this issue is identical to yours.
The reason for being unable in iOS15 is caused by the one property when creating the WebGL context, which is xrCompatible
I've removed that in #367, and it will be released right in the next version :)
@WoodNeck thank you for the quick reply. Is there an expectation or timeline on releasing the next version? Would love to test it out.
As soon as the reviews are finished! I hope to release in the next week.
Description
Due to the
xrCompatible
property when creating WebGL context, PanoViewer is not working on Desktop Safari 15