
Sebastian Rehnby
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 0
Comments
Votes on activity by Sebastian Rehnby-
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...
-
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...
-
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 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 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...
-
Ok good to know. I'll try to get that added to the SDK in the next week or so.
-
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...
-
Ok, I see. Currently, there is no way to deep link to an app item in the iOS app. Its on our todo list, but I cannot say exactly when it will be added.
-
Hi Derek, There is a URL scheme but its not official. I'm curious, what is your use case for this?
-
Hi guys, no news on this yet unfortunately. But I would be interesting in hearing your use cases for this. Is it mostly to be able to encode a Podio URL as a QR code and have it open the actual ite...