jpush / jpush/jpush-react-native

ios build编译出错

Open
#823 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
1.4k
Forks
348
PR merge metrics
No merged PRs in 30d

Description

"jcore-react-native": "^1.8.0",
"jpush-react-native": "^2.8.0",
"react-native": "0.61.5",

Undefined symbols for architecture x86_64:

"OBJC_CLASS$_ATTrackingManager", referenced from:
objc-class-ref in libjcore-ios-2.4.0.a(JCommonUtilities.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the iOS build with the listed React Native, jcore-react-native, and jpush-react-native versions. Investigate the native linker failure for the missing ATTrackingManager symbol on x86_64. Done means the iOS build links successfully without the reported undefined-symbol error.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, react-native
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.