Closed codingcronus closed 5 years ago
I tried to upgrade the plugin from 2.0.0.15-alpha to 2.0.0.18-alpha by removing the plugin and adding it again. This correctly installs the latest version (.18-alpha). The applications terminates with an error message:
JS ERROR ReferenceError: Can't find variable: RTCDataChannelDelegate
I resolved it by removing and adding the ios platform again:
tns platform remove ios tns platform add ios
tns platform remove ios
tns platform add ios
I tried to upgrade the plugin from 2.0.0.15-alpha to 2.0.0.18-alpha by removing the plugin and adding it again. This correctly installs the latest version (.18-alpha). The applications terminates with an error message:
JS ERROR ReferenceError: Can't find variable: RTCDataChannelDelegate