AyogoHealth / cordova-plugin-update-notifier

Cordova plugin for showing a notification for app updates.
Apache License 2.0
27 stars 10 forks source link

Error while building for iOS simulator #13

Open pranachak opened 3 years ago

pranachak commented 3 years ago

I am getting error while building for simulator.

dpogue commented 3 years ago

If you're opening the project in Xcode, make sure to open the .xcworkspace file instead of the .xcodeproj file.

fitterfly-dhruv commented 2 years ago

I am getting error while building for simulator.

  • Only classes that inherit from NSObject can be declared @objc
  • Cannot find type 'CDVPlugin' in scope
  • Method does not override any method from its superclass
  • Value of type 'UpdateNotifierPlugin' has no member 'commandDelegate'

+1