Hi,
I am using
Fruit Swipe Match 3 Kit | Systems | Unity Asset Store
On the asset Store, inform that this template works only with unity 2021 version because of entities package.
When I make a release on mono it works fine, but google play requires x64, so I have changed to IL2CPP
When I make build with IL2CPP no error occurs, but the game shows unity logo and exit
I am using Unity 2021.3.45f
How to solve it?
Tks