omise / omise-ios

Omise iOS SDK
https://www.opn.ooo
MIT License
74 stars 36 forks source link

Using Swift Package Manager, error reporting when running on Xcode15 #239

Closed HuangYuRun closed 11 months ago

HuangYuRun commented 11 months ago

Pasted Graphic

dyld: Library not loaded: @rpath/OmiseSDK.framework/OmiseSDK Referenced from: /private/var/containers/Bundle/Application/CFBEB178-6052-46FC-B64A-E2459D678398/Konvy.app/Konvy Reason: image not found

aashishgurung commented 11 months ago

@HuangYuRun Thank you for reaching out. We will look into this and get back to you ASAP. Could you please answer the following questions?

parmar-mehul commented 11 months ago

Hello, I am also facing same issue, Need urgent solution.

Screenshot 2023-11-18 at 9 43 49 PM

parmar-mehul commented 11 months ago

Hello @HuangYuRun @vault087 @aashishgurung @fred ,

Can someone please take a look into this issue? I want to release my app on App Store but when I install app, app crash immediately.

vault087 commented 11 months ago

@parmar-mehul @HuangYuRun Thanks for the additional information, we will use it to investigate this issue today

vault087 commented 11 months ago

@parmar-mehul @HuangYuRun Could you open section "Frameworks, Libraries, and Embedded Content" and check that it has "Embed & Sign" option selected for OmiseSDK. I hope that will fix this issue for you. Meanwhile I will investigate more about this issue.

EmbedAndSign
parmar-mehul commented 11 months ago

Hello, I need to move to this order as per screenshot, Once I move section as per screenshot, then issue resolved.

FYI, @vault087

"Embed & Sign" option selected

This is not related to this option. I tried this things many times.

Screenshot 2023-11-22 at 9 35 49 AM

HuangYuRun commented 11 months ago

Hello @parmar-mehul @vault087 I also tried changing the order, and it works

aashishgurung commented 11 months ago

We are closing this issue since it has already been resolved. Thank you.