Post

Replies

Boosts

Views

Activity

Reply to App rejected because of NFC used in third party
We have added CoreNFC as a weak_framework in our podspec s.weak_frameworks = [CoreNFC] Few clients don't use the NFC feature and few clients use it. People who use don't have any issue with it. People who don't use it, will they have an issue when their app is submitted for review ? They have not added the NFC permission in their Info.plist and have not added the capability as well. Will it still be an issue for such clients?
Jun ’24
Reply to Impact of Disable Generate Debug Symbols
@edford Can we set GCC_GENERATE_DEBUGGING_SYMBOLS: NO for static xcFrameworks When an app integrates our static library they keep getting a lot of warnings with this message below note: Linking a static library that was built with -gmodules, but the module cache was not found. Redistributable static libraries should never be built with module debugging enabled. The debug experience will be degraded due to incomplete debug information.
Jan ’24
Reply to Error setting up camera using DiscoverySession
@gchiste Yes even I was not able to reproduce this issue with the same code in the listed device, but its happening for people. The same exact model works for some people, for some people its returning this error. They are not able to proceed forward, we checked that their hardware is also functioning properly. Will file a bug report for this
Topic: Programming Languages SubTopic: Swift Tags:
Dec ’23