Not able to switch context between Native_App and NATIVE_APP_INSTRUMENTED

iOS 15.4.1:
I am trying to switch between Native_app and NATIVE_APP_INSTRUMENTED contexxt. I am able to switch to Native_App but not able to switch from Native_App to NATIVE_APP_INSTRUMENTED.

I am using Appium studio to instrument the app and i have added below capability while initializing driver

StepBase.capabilities.setCapability("instrumentApp", "true");

Don’t know anything about this, but if it’s an Appium Studio feature you might have better luck on their forum: