xcode - Ionic 3 App Error: Apple Mach-O Linker Error - No Push Notification Plugin, Not using CocoaPods -


i getting error running ionic app on ios via xcode due error "apple mach-o linker (id) error. linker command failed exit code 1 (use -v see invocation)". have tried every solution indicated on other forum posts, no luck.

1) have tried opening .xcworkspace instead of .xcodeproj 2) not using push notifications plugin. plugin have added camera. 3) have tried looking in build phases remove "pods" reference, there no reference pods. 4) have tried rebooting 5) have tried installing cocoapods.org, removing platforms/plugins, reading plugin, rebuilding, opening .xcworkspace.

this not complicated app, created new blank app, added camera plugin, called getpicture on button click, , display picture in img component. that's it.

any appreciated, has consumed hours , hours.

i found environment, compiled when took different mac. went extreme method , reloaded os. works charm.


Comments

Popular posts from this blog

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -