Anthony Ilinykh

Results 3 comments of Anthony Ilinykh

In my case that error occures because of there are no compiled version in repo (see #28). I am using webpack and it configured to not compile `.ts` files from...

I think we could fix it by [adding a double-check](https://github.com/ailinykh/newnode/blob/59f5a877c5595c312d3e813e2e744500c03a231e/ios/vpn/NewNode%20VPN/TunnelManager.swift#L80:L83) for the VPN switch enabled in preferences. The scenario is following: - User turns on the NewNode VPN - User...

The next step is to move common configuration into a separate file and include it into both targets