I am not able to upload my app to TestFlight after adding notifications centre extension it is giving following
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
After reading and writing commands device is getting disconnected I checked the packet logger logs and it is giving this error: Disconnect - Connection Handle: 0x005F - Reason: Remote User Terminated Connection. Please share any post anything that can help me to understand what can be the reason for connection termination.
Whenever i tried to build my project it ended up with this error: ld: file not found: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/arc/libarclite_iphonesimulator.a clang: error: linker command failed with exit code 1 (use -v to see invocation)``
my xcode version : Version 14.3.1 (14E300c)
os : Ventura 13.5.1
chip : Apple M1
I am using the CoreBlutooth framework to scan & connect to ble device do we have any framework/API from which I can scan for wifi devices and connect to it?