i have app in react native which is running fine with react-native run-ios
but when i try to debug it shows "Could not debug. Unable to find plist file to configure debugging" error for debugger.
I am using extension react native tool for debugging. Debugging is working fine in android but getting issue on IOS.
Please suggest if more information is required to solve this issue?
Thank you for help