Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
twistedpixel_bob's avatar
twistedpixel_bob
Expert Protege
6 years ago

In 4.25 can no longer see or join sessions between Quest and Rift

Before updating to Unreal 4.25 we could run multiplayer games between Quest and Rift.  Now games hosted on one device are not seen by the other.  Anyone know what changed or how to get it working?

2 Replies

Replies have been turned off for this discussion
  • Can anyone confirm whether or not they are able to do this?  Looks like my Entitlement is failing...

    I wonder if it has to do with the fact that Unreal stopped signing our apk when we package for Android.  I had to add a batch file to our build script to run apksigner to sign it manually.  And the apk file name changed from 4.24 to 4.25.  UE4 removed the "-es2" from the filename.  Could any of those things be causing Entitlement to fail?
  • OK I got this resolved - it appears that in DefaultEngine.ini, now the AppId for the quest must be specified as 'MobileAppId'.