Closed jorwoody closed 5 years ago
As mentioned by Wern (in this issue: https://github.com/firescript/nativescript-contacts/issues/32#issuecomment-317679844), Accounts should not be needed to save a contact, so it should not throw an error.
I simply added a conditional block around the Account related code.
thanks @jorwoody
As mentioned by Wern (in this issue: https://github.com/firescript/nativescript-contacts/issues/32#issuecomment-317679844), Accounts should not be needed to save a contact, so it should not throw an error.
I simply added a conditional block around the Account related code.