I have an ios application created with ionic framework. But in my last submission app store has rejected my app and said, Your app uses or references the following non-public APIs:
com.apple.springboard.lockcomplete
I was trying to find anything like in the above by searching through the project using xcode and visual studio code. Can anyone give a suggestion to find the above command in the project/plugins? Any other way to solve this issue?