How to debug background asset extension in ios?

167 views Asked by At

how to debug the background assets extension using break points? The app successfully runs at extension's scheme. and tried to run the following command in terminal as described in wwdc 2023

xcrun backgroundassets-debug --simulate --app-install -d xxxxxxxxxx -b xxx.xxxxx.xxx

0

There are 0 answers