Mobile device not working with Collection

My Collection updates fine from the Computer published version (live data), but not from the mobile device. The permissions are all with AnyOne.
Is another problem of WIX?

This does not seem like a Wix Corvid issue unless you have **wixWindow.formFactor** set to **Mobile** only.

You can debug your mobile version on your desktop by using the URL parameter:

?showMobileView=true

& then use your desktop browser’s debugging tool to view any anomaly.

Thank you Shan! Very useful tool!