Not all API functions that are documented here work on mobile

Noticed that some of the API functions do not work on mobile. Could someone explain why this is and provide a list of which ones work and which don’t?

Hello Travis,

Regarding your question, it’s not that the API function working fine on PC is not working properly on mobile.
It’s just the fact that JS for mobile is not fully implemented to kintone.

FYI, the followings are the JS that has not been implemented to kintone:

-Event related

app.record.create.submit.success
app.record.detail.delete.submit
app.record.detail.process.proceed
app.record.edit.submit.success
app.report.show

-Data Obtainment related

kintone.app.getId
kintone.app.getQueryCondition
kintone.app.getQuery
kintone.app.record.getId
kintone.app.getRelatedRecordsTargetAppId
kintone.app.getLookupTargetAppId
kintone.app.getFieldElements
kintone.app.record.getSpaceElement