As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
I have asked several questions regarding this problem of the engineering team. I will get back with you with more information and suggestions as soon as I hear back from them.
In the meantime, can you tell me which of your three apps is the one where you're experiencing this problem.
Which versions of Swift and our iOS SDK are you using?
Is this problem consistently reproducible or is it intermittent? I ask that because in our server logs show that you seem to be processing emailVerification requests successfully for one of your apps.
If you can reproduce the problem and provide the time, date and timezone of when you reproduced it along with some specific data identifying the request such as the email address of the user, that would also be helpful.
Regards,
Billy Gee
Kinvey, Inc.
J
James Seils
said
over 6 years ago
Hi Billy,
Thanks for the response. I am using swift 3 and the 3.3.5 SDK. My problem isn't around the email verification itself. It is related to checking the status of the verification. The problem is consistent.
I need to be able to use the ".emailVerification" method to check the status before moving the app along.
Thanks,
James
P
Pranav J
said
over 6 years ago
James,
I am able to reproduce this issue and it has been escalated to engineering. I will update you once I have more information from engineering.
Thanks, Pranav Kinvey Support MLIBZ-1609
B
Billy Gee
said
over 6 years ago
Hello James,
We wanted to let you know that this problem has been fixed and should be available for download on or before the end of this week.
We will confirm when the download is available. Please let us know if you have any questions.
Regards,
Billy Gee
Kinvey Support
B
Billy Gee
said
over 6 years ago
Hello James,
I am pleased to inform you that a new release of the iOS SDK v3.3.6 has been posted and is available for download at the following location.
James Seils
When trying to identify the status of the email verification, I am using the following based on the iOS swift guide:
let user = Kinvey.sharedClient.activeUser
let status = user?.metadata?.emailVerification?.status
I am receiving the following error on the "emailVerification" method
'emailVerification' is inaccessible due to 'internal' protection level
Is there another module that I am needing to import besides Kinvey? I'm confused why this is unavailable.
Thanks,
James
Hi Billy!
The new SDK has solved this issue. Thank you and thanks to the Kinvey Engineers!
James
- Oldest First
- Popular
- Newest First
Sorted by Oldest FirstBilly Gee
Hello James,
I have asked several questions regarding this problem of the engineering team. I will get back with you with more information and suggestions as soon as I hear back from them.
In the meantime, can you tell me which of your three apps is the one where you're experiencing this problem.
Which versions of Swift and our iOS SDK are you using?
Is this problem consistently reproducible or is it intermittent? I ask that because in our server logs show that you seem to be processing emailVerification requests successfully for one of your apps.
If you can reproduce the problem and provide the time, date and timezone of when you reproduced it along with some specific data identifying the request such as the email address of the user, that would also be helpful.
Regards,
Billy Gee
Kinvey, Inc.
James Seils
Pranav J
I am able to reproduce this issue and it has been escalated to engineering. I will update you once I have more information from engineering.
Thanks,
Pranav
Kinvey Support
MLIBZ-1609
Billy Gee
Hello James,
We wanted to let you know that this problem has been fixed and should be available for download on or before the end of this week.
We will confirm when the download is available. Please let us know if you have any questions.
Regards,
Billy Gee
Kinvey Support
Billy Gee
Hello James,
I am pleased to inform you that a new release of the iOS SDK v3.3.6 has been posted and is available for download at the following location.
http://devcenter.kinvey.com/ios/downloads
This update fixes the problem described in this ticket reporting the email verification error with Swift 3.
At your convenience, please download and test the fix and let us know if it works to your satisfaction.
Regards,
Regards,
Billy Gee
Kinvey Support
James Seils
Hi Billy!
The new SDK has solved this issue. Thank you and thanks to the Kinvey Engineers!
James
-
Why do I get "Undefined symbols" errors when building with KinveyKit?
-
How do I register push tokens?
-
When using social login, to perform a log-out, do I need to log out of the social network, Kinvey, o
-
How can I assign additional properties to users?
-
Does KinveyKit support 64-bit ARM devices, such as iPhone 5s?
-
Authorization Token Invalid or Expired
-
BOOL and how it is stored in the database.
-
Offline saving throwing errors
-
Custom endpoint not able to form request object
-
Security through business logic
See all 437 topics