Not able to allow/write app.setstep into staging bot

I am facing one issue/error is like. 'app.setStep’ is being restricted from being used. (in staging BOT only - but its allowing me to write app.setstep in sandbox )

Can you please help in this

The latest build in app restricts using app.setStep(). If allowance and restriction happen in the same bot, you can raise a ticket. If the bot allows app.setStep() in sandbox it should allow in staging as well or not at all.

1 Like

As i tested its allowing me in sandbox, but not in the staging and production.