Mochamad Nizwar Syafuan

Results 17 comments of Mochamad Nizwar Syafuan

Hi, make sure you've listen onVpnStageChanged from initialization, it will get latest stage of connection. For example https://github.com/nizwar/openvpn_flutter/blob/master/example/lib/main.dart you can also check this apk as it working like expected on...

Hi, i figured out the problem, it happened because i set iOS userAgent, and the webview kinda invoke something that only iOS can handle, Once i make it adaptive (with...

Hi, I've same problem and still looking a way for fixes, any help will be much appreciated. for now you can ignore the message, it wont affect google review

Can you try to add this on AndroidManifest.xml ```xml ``` let me know the result after

I just add this for next release

Hi, kindly email me one of your server so i can have a look on this issue

Seems like there is no way to do this, what about making something like controller where we can do everything like stop, pause, takePicture, etc, just like Camera package, i...