C ++ converted project on android does not start

I converted my android project to c++ (before that it was a blueprint). Now the packed game does not start on the phone (it instantly crashes on launch, even the logo does not appear). I even removed the empty c++ class with which I converted my project. Why it happens? I cannot see the logs, since they do not have time to be generated, the game instantly crashes.