Camera.main initial Rotaion in real word app

Created an app that fetches places using google places API. the information of the places such as place name, place category and distance is visible on the users screen in a prefab. Although the places are fetched correctly, placed correctly according to real word coordinates, the problem is that the app starts and the prefabs are placed in such a way that the camera is facing north, regardless the orienation of the user’s device at the given moment when running the app… Any suggestions? Thank you!