Stuck on splash screen Android packing

hi, I’m using UE 4.21 everything is fine when I launch my game from the Unreal project launcher, but it stuck on the splash screen when I package it and install the APK. I changed almost every setting in the project setting and packed again but still stuck.
then I used the Android Device Monitoring from SDK tools to see the error, it’s just repeating:

 "identifyGamePackage. com.[...].[...]"

any help would be appreciated.

New Information

I Think I found a way: the device that I was installing my game on is Samsung Note 5 with andorid 7.
At first installation the splash screen will pass when I allow To Access SD card but when it’s allowed, for the second time it stucks on the splash screen but when I deny the permission and then open the game again it need the permission with permission dialog box when I allow it the game will be launched properly.
It’s a little weird but I test it several times and Uninstalled and installed again but the problem continued and solved by the mentioned way. I’m sure that the problem is permissions.
so what is the exact problem do I need to remove SD card access permission?
or is there another way???