amplitude / amplitude/AmplitudeSessionReplay-iOS

Create sample app

オープン
#18 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement
主要言語
Objective-C
スター
3
フォーク
4
平均マージ
15時間 30分
マージ済み PR(30日)
3

説明

I'm relatively new to iOS development through Xcode. I've added AmplitudeSessionReplay and Amplitude-Swift as Package Dependencies in my xcodeproj. I'm getting an error when I run my project around trying to find the plugin framework

dyld[30634]: Library not loaded: @rpath/AmplitudeSessionReplay.framework/AmplitudeSessionReplay

A sample app that shows Amplitude Session Replay, added through the Package list in Xcode would be great to see if I'm doing the right thing, especially to clarify what it means by

> Be careful to only add a single library to your target, based on your core analytics library as detailed below.

in the [Readme.md](https://github.com/amplitude/AmplitudeSessionReplay-ios?tab=readme-ov-file#spm)

I'm using .NET 9 MAUI which I know you're not supporting. I was able to create a wrapper around the Amplitude-Swift package to access it in my .NET project, but adding AmplitudeSessionReplay seems to be an issue to get the framework included.

I do see the framework in my Xcode Derived Data build output
Screenshot 2025-01-08 at 6 00 56 PM
Is there any other way to reference the plugin in a way that its directly built into my xcodeproj and I don't need to find some way to get AmplitudeSessionReplay.framework through my wrapper into my iOS app?

## Summary

## Motivations

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。