question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Build error on iOS (Non Cocoapod)

See original GitHub issue

I using Non Cocoapod & put frameworks under ios/Frameworks folder. Any Idea?

Undefined symbols for architecture x86_64: "_OBJC_CLASS_$_SKPaymentQueue", referenced from: objc-class-ref in FirebaseAnalytics(FIRAInAppPurchaseTransactionReporter_51b6624ff1330bf43a3ed7d9ba76e1ba.o) "_OBJC_CLASS_$_SKProductsRequest", referenced from: objc-class-ref in FirebaseAnalytics(FIRAProductsRequest_b9979194c8f29313114f911734ebc0e8.o) ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation)

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:13 (5 by maintainers)

github_iconTop GitHub Comments

27reactions
EstebanBPcommented, Feb 6, 2018

@vinXpro @niocncn Took me like 4 hours to fix this. Build phases > Link binary with libraries > Add StoreKit.framework captura de pantalla 2018-02-06 a las 13 56 47

2reactions
niocncncommented, Jan 25, 2018

same here

Read more comments on GitHub >

github_iconTop Results From Across the Web

Trouble with installing cocoapods | Apple Developer Forums
ERROR : Failed to build gem native extension. current directory: /Library/Ruby/Gems/2.6.0/gems/ffi-1.13.1/ ...
Read more >
Flutter build iOS error CocoaPods not installed. Skipping pod ...
2 Done installing documentation for cocoapods after 2 seconds 1 gem installed But when I try to do: Build -> Flutter -> Build...
Read more >
Flutter build iOS error CocoaPods not installed. Skipping pod ...
When I do sudo gem install cocoapods I got: ERROR: While executing gem ... (Gem::FilePermissionError) You don't have write permissions for the / ......
Read more >
CocoaPods installation failure when building for iOS
CocoaPods installation failure when building for iOS · 1. Right-click on the folder with the assembled build and click the "New Terminal at ......
Read more >
Troubleshooting - CocoaPods Guides
Check if the pod header files are correctly symlinked in Pods/Headers and you are not overriding the HEADER_SEARCH_PATHS (see #1). · Make sure...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found