
Sebastian Rehnby
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 0
Comments
Recent activity by Sebastian Rehnby-
Ok good to know. I'll try to get that added to the SDK in the next week or so.
-
The current beta version doesn't support that, but it might be pretty easy to add it. What would be your preferred way of looking up profiles from the API, i.e. which API call in the "Contacts" are...
-
After reading your question again, is the "employee" field a contact field rather than a relationship field. If so, you need to supply a PKTProfile object as the field value, like: PKTProfile *con...
-
Official comment Hi Chris, I assume the "employee" field is an relationship/app reference field to an Employee app? If so, to set the employee relationship, just fetch the PKTItem object that you want to reference...
-
After updating the Podfile, you need to run "pod install" to fetch the latest version of PodioKit. Try that and if it still gives you an error, let me know. Is the field in question an image field?
-
Official comment Hi Jonathan! Great to see you trying out the new version of PodioKit. As we are still developing it and improving it on a daily basis, I would suggest you to point directly to the Github repo by u...
-
Hi Patrick, The app uses our API to resolve the URLs to determine if they are recognized as an object (item, status, task etc) that can be opened natively. So for some reason, our API does not rec...
-
Yes, we have been discussing that for a bit and I realize it would be useful. I will bring it up with the team.
-
Hi again, In the latest version of the app (4.1.5) released on Thursday, I added support to open any Podio URL through an URL scheme. Here's the format: podio://x-callback-url/openURL?url=<url> ...
-
Thanks for the feedback guys. I'll try to sneak this one into one of the upcoming releases, can't say exactly when though.