In gutenberg#15113 the web side added settings for changing the start number in an ordered list and reversing the ordered list. Unfortunately, these changes broke mobile because they used components mobile had not implemented. That was fixed in gutenberg#17070, but we have not implemented those additional settings, so any changes on mobile will override (and lose) those settings from web. See this comment for additional info.