After migrating the kepler v4 app to v5 its not loading app

After migrating the Kepler v4 app to v5 it’s not loading the app in the simulator

It showing success but in the simulator it is blank Black screen

Added kepler-simulator, kepler-triage

Hey @amit I am sure you have done this already but wanted to check, but have you been following this documentation for upgrading?
https://developer.amazon.com/docs/kepler-tv/upgrade-sdk.html

Yeah I’m following up. But no luck
Since the codebase is small as of now and no error thrown in terminal , ive created app in v5 and migrated existing code now

Hey @amit as I can see in your SS it seems you changed the manifest.toml, I faced the same issue and I figured out that reverting those changes gets back to work.

I created a report for that https://community.amazondeveloper.com/t/app-not-starting-after-changing-manifest-toml/1498

I hope this helps.