My app got rejected as bluetooth usage description not given in info.plist. We are not using any bluetooth feature inside the application. We have one third party SDK integrated in main app which will trigger the bluetooth api based on some configuration. We have not enabled sdk configuration which will trigger the bluetooth api. Is it required to provide bluetooth usage description in info.plist even though main app does not use this feature.
Is there any other way by which apple will approve the app without giving this description.