realm / realm-swift

Realm is a mobile database: a replacement for Core Data & SQLite
https://realm.io
Apache License 2.0
16.18k stars 2.14k forks source link

Getting warning for private method access when uploading build to AppStore #8041

Closed ayush-ttn closed 1 year ago

ayush-ttn commented 1 year ago

How frequently does the bug occur?

All the time

Description

I am getting this warning every time I upload the build on AppStore: The app references non-public selectors in Payload/<app-name>.app/Frameworks/Realm.framework/Realm: authenticationDidCompleteWithError I am using RealmSwift v10.25.2 via Cocoapods. Any resolution to this issue will be appreciated.

Stacktrace & log output

No response

Can you reproduce the bug?

Yes, always

Reproduction Steps

Version

10.25.2

What SDK flavour are you using?

Local Database only

Are you using encryption?

No, not using encryption

Platform OS and version(s)

iOS 16, 15,14

Build environment

Xcode version: 14 Dependency manager and version: Cocoapods 1.11.3

shimastripe commented 1 year ago

@ayush-ttn https://github.com/realm/realm-swift/releases/tag/v10.30.0 https://github.com/realm/realm-swift/issues/7945 This problem is resolved.

ayush-ttn commented 1 year ago

Thanks for responding @shimastripe

dianaafanador3 commented 1 year ago

Closing as this is a duplicate from a previous issue and was fixed in version v10.30.0