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.
Just pasting your FD ticket response here to complete the loop.
"Actually, pod install was not allowing me to update Kinvey SDK version from 3.3.1 onwards, But,
I did the following steps in my project workspace and was able to update the SDK version to latest one:
Converted the entire code to swift by - Edit -> Convert -> To current Swift syntax
Updated the deploymenttarget to 9.0 in my project.
And fired the 'podupdate' command.
All these steps result out to installation of Kinvey SDK for 3.4.0 version.
Thanks for your reply, appreciated !!! :)"
Thanks, Pranav Kinvey
P
Pranav J
said
over 6 years ago
Pranita,
Did you get any issues while installing pod? Please send me the screenshot of pod install.
Can you let me know the steps to reproduce?
What version of the Xcode are you using?
Thanks,
Pranav
Kinvey
P
Pranita Yeole
said
over 6 years ago
1. Did you get any issues while installing pod? Please send me the screenshot of pod install.
- No issue while installing the pod, Kinvey (3.3.1) got successfully installed, attached the log file for the same.
2. Can you let me know the steps to reproduce?
- a. I just fired the 'pod install' command in my project source code directory and
b. Opened the respective workspace file through Xcode. c. On building the entire project, getting an error for Kinvey saying 'self' used before self.init call in Query.Swift file.
3. What version of the Xcode are you using? - Xcode is of Version 8.2.1.
Pranita Yeole
Included pod for Kinvey(pod 'Kinvey') inside Podfile.
After doing pod install getting compile time error for Kinvey saying
'self' used before self.init call. in Query.Swift file.
PFA screeshot error.
Attached screenshot for the same -
Just pasting your FD ticket response here to complete the loop.
"Actually, pod install was not allowing me to update Kinvey SDK version from 3.3.1 onwards, But,
I did the following steps in my project workspace and was able to update the SDK version to latest one:
Converted the entire code to swift by -Edit -> Convert -> To current Swift syntax
Updated the deployment target to 9.0 in my project.
And fired the 'pod update' command.
All these steps result out to installation of Kinvey SDK for 3.4.0 version.
Thanks for your reply, appreciated !!! :)"
Thanks,
Pranav
Kinvey
- Oldest First
- Popular
- Newest First
Sorted by PopularPranav J
Just pasting your FD ticket response here to complete the loop.
"Actually, pod install was not allowing me to update Kinvey SDK version from 3.3.1 onwards, But,
I did the following steps in my project workspace and was able to update the SDK version to latest one:
Converted the entire code to swift by -Edit -> Convert -> To current Swift syntax
Updated the deployment target to 9.0 in my project.
And fired the 'pod update' command.
All these steps result out to installation of Kinvey SDK for 3.4.0 version.
Thanks for your reply, appreciated !!! :)"
Thanks,
Pranav
Kinvey
Pranav J
Thanks,
Pranav
Kinvey
Pranita Yeole
1. Did you get any issues while installing pod? Please send me the screenshot of pod install.
- No issue while installing the pod, Kinvey (3.3.1) got successfully installed, attached the log file for the same.
2. Can you let me know the steps to reproduce?
-
a. I just fired the 'pod install' command in my project source code directory and
b. Opened the respective workspace file through Xcode.
c. On building the entire project, getting an error for Kinvey saying 'self' used before self.init call in Query.Swift file.
3. What version of the Xcode are you using?
- Xcode is of Version 8.2.1.
Pranav J
Thanks for providing this information. I will review it and get back to you asap.
Thanks,
Pranav
Kinvey
-
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