[local-notifications] Prebuilt LocalNotificationsPlugin.xcframework ships without dSYMs — App Store Connect "Upload Symbols Failed" warning + unsymbolicatable crash frames
Personne n'a encore pris cette issue.
Évaluation
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Accessibilité débutants
- 45/100
- Type d'issue
- Bug
- Clarté
- Plutôt claire
- Activité
- Calme
- Stack technique
- ios
- Domaine
- build-system, mobile-dev, release
Piste de recherche
Commencez par localiser le workflow de build et de packaging qui produit LocalNotificationsPlugin.xcframework et le package npm publié. Vérifiez comment le framework est archivé et si ses dSYMs sont inclus dans la release ou joints à celle-ci ; vérifiez le résultat à l’aide des UUIDs signalés et d’un envoi d’archive vers App Store Connect.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Description
Plugin
@nativescript/local-notifications 6.4.0 (latest published at time of filing)
Issue
The iOS LocalNotificationsPlugin.xcframework in the published npm package is a prebuilt binary that does not include (or ship alongside) its dSYM debug symbols. Consequences for every app using the plugin:
-
Every App Store Connect upload finishes with a warning — "Upload Symbols Failed":
The archive did not include a dSYM for the LocalNotificationsPlugin.framework with the UUIDs [9C2B11C2-766D-3635-8D8F-F69FF79669FD, DE242052-9F7D-3646-BC6D-9D78B7994234]. Ensure that the archive's dSYM folder includes a DWARF file for LocalNotificationsPlugin.framework with the expected UUIDs.
(UUIDs as reported by App Store Connect for 6.4.0.)
-
Production crash frames inside the plugin cannot be symbolicated. dSYMs can only be produced by the compilation that built the binary, so consumers of the prebuilt framework have no way to generate them — a crash pointing into the plugin stays as raw addresses.
Reproduction
Archive any NativeScript iOS app that depends on @nativescript/local-notifications and upload it via Xcode Organizer → the "Upload Symbols Failed" warning above appears (upload itself succeeds).
Request
Please ship the framework's dSYMs so consumers can symbolicate plugin frames and uploads run clean. Either:
- include the dSYMs inside the published xcframework (e.g. archive with
DEBUG_INFORMATION_FORMAT=dwarf-with-dsymand package*.framework.dSYMper slice / use-debug-symbolswithxcodebuild -create-xcframework), or - attach the dSYM zip to the corresponding GitHub release so it can be uploaded to App Store Connect manually.
Thanks — the plugin itself works great; this is purely about crash-report observability for the binary you build for us.
- Langage dominant
- TypeScript
- Étoiles
- 206
- Forks
- 123
- Merge moyen
- 2 j 1 h
- PR mergées (30 j)
- 1
Guide de contribution
Ouvrir le guide de contribution
Par où commencer
- Lisez l'issue en entier, puis le guide de contribution du projet.
- Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
- Forkez le dépôt et travaillez sur une branche.
- Ouvrez une pull request qui référence le numéro de l'issue.
Autres issues de NativeScript/plugins
-
Difficulté 1/5 Moins d'une heure Accessibilité débutants 92/100
NativeScript/plugins#680 ·
-
Difficulté 2/5 1-3 heures Accessibilité débutants 82/100
NativeScript/plugins#671 ·
-
Difficulté 1/5 Moins d'une heure Accessibilité débutants 72/100
NativeScript/plugins#640 ·
-
Difficulté 4/5 3-5 jours Accessibilité débutants 45/100
NativeScript/plugins#665 · 1 commentaire ·
-
NativeScript/plugins#660 · 1 réaction · 2 personnes assignées ·
Toutes les issues de NativeScript/plugins
Issues similaires
-
Difficulté 2/5 1-3 heures Accessibilité débutants 78/100
-
area:tools bug good first issue help wanted priority:P2
Difficulté 2/5 1-3 heures Accessibilité débutants 90/100
TaewoooPark/Motifcode#14 ·
-
bug
Difficulté 2/5 1-3 heures Accessibilité débutants 84/100
newrelic-experimental/preflight#793 · 1 commentaire ·
-
bug 🐞
Difficulté 2/5 1-3 heures Accessibilité débutants 68/100
-
[Bounty proposal] fix(web): memory insights count an evening memory on the next day ($25 proposed) Ouverte
Difficulté 2/5 1-3 heures Accessibilité débutants 84/100
BasedHardware/omi#15320 ·