Is there have any solution to read and compare the value of CKRecord? In a word, something like:
if valueOfRecord("Country") == "Taiwan" {
// code
}
Is there have any solution to read and compare the value of CKRecord? In a word, something like:
if valueOfRecord("Country") == "Taiwan" {
// code
}
Faster way,
Safer Way