Ionic store data on iCloud

How should I store data on user’s iCloud account?

Is there any example that I can learn from?
Thank you!

@mhartington Any idea?

Yes, please look at the backup storage setting in the cordova config.xml

https://cordova.apache.org/docs/en/latest/config_ref/

Can anyone expand or give an example on how to read/write to a users iCloud please?