My game works well in editor BUT NOT WORKING IN ANDROID BUILD

I have build my game to android
But it seems like a resources folder IS NOT FOUND OR DELETED something like this

I have prefabs in resources it must be instantiated at startup in unity editor everything is fine but in android build NO ANY PREFAB INSTANTIADED NO ANY!! !

AFTER I BUILT I got message says google play services not configured well. So does this may be thw cause this problem

whats the error message in device log?

A message Says “google play service no correctly” configured that is the only message had been shown

Please share the code of how you are loading the resources from the resources folder.