Custom app stopped working due to "platform-version": "2.3"

  1. My custom app stopped working due to “platform-version”: “2.3”. Now FD is asking to update it with version 3.0. Please help me out here. Our operation team is not able to move forward due to this changes.

Hi @Tejas

Can you please confirm the current installed FDK version ?

To resolve run the below command and then run fdk

fdk config set global_apps.enabled false

Please update FDK to latest version v9.7.0.

I have updated to v9.7.0.
then run cmd : fdk config set global_apps.enabled false
then my manifest updated and after that I have run the fdk run cmd and I got lots of errors as shown in screenshot. I think I have to resolve all code level issues.

After resolving the errors I am able to run the app in dev mode. But the behavior did not changed. Still the app not giving the output as expected. My app should update the details to ticket fields but not updating. Please help me here.