OneSignal / OneSignal-Cordova-SDK

OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your Ionic, PhoneGap CLI, PhoneGap Build, Cordova, or Sencha Touch app with OneSignal. Supports Android, iOS, and Amazon's Fire OS platforms. https://onesignal.com
Other
250 stars 197 forks source link

Error when compiling #134

Closed alexandreafc closed 7 years ago

alexandreafc commented 7 years ago

I'm trying to integrate my Platform (Outsytems) to use OneSignal but when I send my project to my cloud build my app everything works for Android version, but for iOS I receive the messsage bellow, can anyone help me?

ld: 4 duplicate symbols for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation)

jkasten2 commented 7 years ago

@alexandreafc I haven't tried OutSystems's cloud build yet but this plugin works correctly with Adobe PhoneGap Build (PGB) and Intel XDK as well as local Cordova builds.

It looks like you created a demo project? https://www.outsystems.com/forge/component/1698/OneSignalDemo/

Were you able to get it working with iOS?

jkasten2 commented 7 years ago

@alexandreafc Closing to due inactivity, feel free to reopen if you are still seeing an issue.