EddyVerbruggen / VideoCapturePlus-PhoneGap-Plugin

:movie_camera:
134 stars 114 forks source link

Cordova iOS-4.0.1 Problem #40

Closed elysiopires closed 8 years ago

elysiopires commented 8 years ago

Hello Everyone,

I having a problem with videocaptureplus plugin over latest version of cordova@4.0.1 IOS.

When I build my application I receive the erros:

/Users/elysiopires/Documents/Project Products/Softwares/Mobile/PROJECT/platforms/ios/PROJECT/Plugins/nl.x-services.plugins.videocaptureplus/VideoCapturePlus.m:49:38: No visible @interface for 'CDVPlugin' declares the selector 'initWithWebView:'

/Users/elysiopires/Documents/Cartomobi Products/Softwares/Mobile/PROJECT/platforms/ios/PROJECT/Plugins/nl.x-services.plugins.videocaptureplus/VideoCapturePlus.m:103:13: Implicit declaration of function 'CDV_IsIPad' is invalid in C99

Could anyone help me please?

Thx

problemcameraplus

EddyVerbruggen commented 8 years ago

Use cordova-ios-3 for now, until someone fixes it.

eweap commented 8 years ago

Fixed in #41