Trying to disable intent leanback launcher from the main activity

I am trying to configure the app.json file in order to disable the leanback launcher as a main activity from my app.It starts automatically at the launching of the app on my android device. I already have tried commenting any reference it has from the AndroidManifest.xml file but it didn’t make any difference. The expo documentation mentions that it should however. Any guideline on the building apk procedure will be extremely appreciated. I have posted this question to stackoverflow too: android - How to fix timeouts from MainActivity while triggering my react-native app via RobotFramework and Appium - Stack Overflow

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.