aem-phonegap-kitchen-sink icon indicating copy to clipboard operation
aem-phonegap-kitchen-sink copied to clipboard

Building the app fails with CLI v6.3.0

Open blefebvre opened this issue 7 years ago • 0 comments

Steps to reproduce:

  • download the app source from dev or stage, and build using the PhoneGap CLI v6.3.0

Result

  • build fails with the following error:
com.telerik.plugins.nativepagetransitions/NativePageTransitions.m:10:17: error: no visible @interface for 'CDVPlugin' declares the selector 'initWithWebView:'
  self = [super initWithWebView:theWebView]; 

blefebvre avatar Sep 14 '16 00:09 blefebvre