alongubkin / phonertc

WebRTC for Cordova apps - No longer active
http://phonertc.io
Apache License 2.0
868 stars 307 forks source link

Initializer does not override a designated initializer from its superclass #194

Open isathish opened 8 years ago

isathish commented 8 years ago

/WORK/Dev/vvc/platforms/ios/HelloCordova/Plugins/com.dooble.phonertc/PhoneRTCPlugin.swift:18:14: Initializer does not override a designated initializer from its superclass

lysuse commented 8 years ago

How to solve this problem?I just started to learn the development of apple!

lysuse commented 8 years ago

@isathish

jmcenteno commented 8 years ago

+1 I started getting this error after updating cordova-ios from 3.8 to 4.1.1

Mgonand commented 8 years ago

Take a look here #190