Skip to content

no visible @interface for 'CDVPlugin' #9

Description

@daniavram

When trying to build the app for iOS with Cordova (command line: cordova build ios), I get the following error:

VolumeSlider.m:23:34: error: no visible @interface for 'CDVPlugin' declares the selector 'initWithWebView:' self = (VolumeSlider*)[super initWithWebView:theWebView]; ~~~~~ ^~~~~~~~~~~~~~~ 1 error generated.

Am I doing something wrong? :)

EDIT: using Cordova version 6.3.1 and ios Cordova platform version 4.2.1

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions