Could GLFW work for UWP in windows phone

i build an UWP project in vs and install it in a windows phone, while it could not work, did anyone who also have this issue and know how to fix it? thanks!

Windows Phone isn’t a supported platform.

You might be able to use OpenGL ES through MS’s version of ANGLE. However Touch Input is not yet finished.

Ok, thanks for the answering. i will try the OpenGL ES version.