Detect VPN Plugin is not working in Iphone. can you provide some update for iOs also. If you have any other plugin also please refer the link to check.
Hi Prabhakaran Baskaran,
Unfortunately, this plugin only working for android and not compatible in iOS. For iOS, currently I haven't found any existing cordova plugin that working.
Alternatively, if possible for your use case, I recommend using IP location to know if someone accessing the application using VPN or not (maybe you want to restrict if the user using network from another country/region).
Open API sample for detecting location based on IP: http://ip-api.com/json
Hope it helps