DEV Community

Discussion on: Ionic video call by peerjs

Collapse
 
gemdajs profile image
Nasirudeen Olawale

It will be helpful if you can share directives on how to make the app serve with ssl on (android) devices.

Collapse
 
timsar2 profile image
timsar2 • Edited

I used same address then running android + Conveyore (an extension) for visual studio
to solve cors issue on local host
try something like this: ionic cordova run android --address 192.168.43.105 --ssl