I have already released my app in AppStore with Bluetooth always enabled in background mode. Now the requirement has changed and now I am removing Bluetooth from the background mode.
With this updated change, when I release the app in TestFlight, the app crashes every time the user opens it. The only way is to uninstall and then install the app. How can I solve this in production build?
Before: in production build