CommunityToolkit / CommunityToolkit/Maui.NativeLibraryInterop
iOS IPA build terminated at launch - symbol not found _$sSS10FoundationE19_bridgeToObjectiveCSo8NSStringCyF
- Langage dominant
- C#
- Étoiles
- 249
- Forks
- 48
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
### Description
If you update the `MaulSample.csproj` to build as an IPA, the built app terminates at launch with a 'symbol not found _$sSS10FoundationE19_bridgeToObjectiveCSo8NSStringCyF' error.
The full error report is attached [MauiSample-2025-07-31-171249.txt](https://github.com/user-attachments/files/21534135/MauiSample-2025-07-31-171249.txt)
The forked repository includes the following property group in the project file:
```
automatic
true
True
```
### Steps to Reproduce
1. Open the `newBinding.sln` solution from this fork here https://github.com/joemicmc/Maui.NativeLibraryInterop/tree/main/template
2. In the subdirectory `sample` run `dotnet publish -f net9.0-ios -c Release`
3. Deploy to a physical iOS device
4. Run the app
5. The app crashes
### Link to public reproduction project repository
https://github.com/joemicmc/Maui.NativeLibraryInterop/tree/main/template/sample
### Environment
- OS: MacOS Sequoia 15.5
- .NET MAUI: 9.0.100
- Target platforms: iOS 18.1
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Commencez par le groupe de propriétés de `MaulSample.csproj` et la reproduction `newBinding.sln` sous `template/sample` ; exécutez `dotnet publish -f net9.0-ios -c Release` et examinez le rapport d’erreur joint. Le travail est terminé lorsque l’IPA résultante se déploie sur un appareil iOS physique et se lance sans le crash signalé lié à un symbole manquant.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- csharp, ios
- Domaine
- mobile-dev
- Type d'issue
- Bug
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 35/100