1.Our project is a hybrid app which contains 2D traditional activities and Cardboad VR mode, and now we want to introduce Daydream API to publish the app on Daydream platform, but it seems that app published on Daydream will also be published on Google Play VR, which means that 2D traditional activities should never been shown to users who have put on Daydream View. Is it right?
If so, how to know whether the user actives the app from Google Play VR,or just from Daydream platform?
Actually, Our app is of vertical screen except for the VR mode,which means, if users active it from Google Play VR platform, the first shown is 2D traditional activity,and this seems to not meet requirements of Daydream App Quality,but if users tap the 2D icon to open the app,it will be ok,because users have not yet put on Daydream View,and can choose VR mode by their finger.
Another question is can we publish the app to Daydream and Google Play VR platform in this state,a vertical screen app with a Daydream VR mode button?If it is ok,how to work out the problem when user active the app from Google Play VR?