Looks like the Android function names and behaviour have been modified but the iOS ones havent! iOS -> Android set(options,callback) -> setCookie(options) getAll(callback) -> getCookie() clearAll(callback) -> removeAllCookies()