CommunityToolkit / CommunityToolkit/Maui.NativeLibraryInterop
iOS native interop library not loaded
- Ngôn ngữ chính
- C#
- Star
- 249
- Fork
- 48
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
I'm trying to integrate an ios sdk in MAUI app. In this case the sdk that i want to use is https://github.com/stripe/stripe-terminal-ios.
## Steps i followed
- clone this repo
- open .xcodeproj and add the sdk, import the sdk from the xcode package manager
- add the `import StripeTerminal` in my .swift file
- compile the sample app
The compilation of the app causes no error but then i get a
```shell
Library not loaded: @rpath/StripeTerminal.framework/StripeTerminal
```
And the app crashes instantaneusly
Here is my code:
https://github.com/mattiaferrari02/maui-stripe-terminal-ios
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
Bắt đầu bằng cách tái hiện sự cố crash trong ứng dụng mẫu và kiểm tra .xcodeproj, tệp Swift chứa phần import StripeTerminal cũng như các bước tích hợp SDK gốc. Kiểm tra thời điểm StripeTerminal.framework không còn khả dụng khi chạy; được xem là hoàn tất khi ứng dụng mẫu khởi chạy mà không có lỗi Library not loaded.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- csharp, ios, swift
- Lĩnh vực
- mobile-dev
- Loại issue
- Lỗi
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 35/100