Búsquedas recientes


No hay búsquedas recientes

Uladzimir Trybusheusky's Avatar

Uladzimir Trybusheusky

Incorporación 21 jun 2024

·

Última actividad 21 jun 2024

Seguimientos

0

Seguidores

0

Actividad total

4

Votos

2

Suscripción

1

RESUMEN DE LA ACTIVIDAD

Última actividad de Uladzimir Trybusheusky

Uladzimir Trybusheusky hizo un comentario,

Comentario de la comunidad Developer - Zendesk SDKs

The issue persists even in the latest version of the official sample app, with Cocoapods used as the dependency manager. Additionally, the solution proposed by Erik Bye does not resolve the crash. Erik Bye's solution involves adding a build settings parameter for projects using the SwiftUI library. However, for crashes caused by the ZendeskSupportSDK, it is not possible to set this flag in the build settings of the SupportSDK.framework/SupportSDK, as access to the build settings of this framework is not available for public usage.

In my opinion, you need to fix this problem in your next releases by adding the “-weak_framework SwiftUI” value in the “Other Linker Flags” in the Build Settings of the project for SupportSDK.framework.

To reproduce this crash, follow these simple steps:

  1. Open the master branch of the Zendesk iOS sample app on GitHub: https://github.com/zendesk/ios_sdk_demo_apps/tree/master
  2. Clone the repository.
  3. Open the SupportSDKSamples/CocoaPodSample.xcworkspace file.
  4. Run the CocoaPodSample target.
  5. Observe the crash.

Ver comentario · Publicado 21 jun 2024 · Uladzimir Trybusheusky

0

Seguidores

2

Votos

0

Comentarios