My codes :
I can add other watch faces except Memoji watch face. The error is
Code Block swift CLKWatchFaceLibrary().addWatchFace(at: url) { (error) in print(error) }
I can add other watch faces except Memoji watch face. The error is
Code Block language Error Domain=CLKWatchFaceLibraryErrorDomain Code=4 "IMPORT_FACE_ERROR_FACE_NOT_AVAILABLE" UserInfo={NSLocalizedDescription=IMPORT_FACE_ERROR_FACE_NOT_AVAILABLE}