Hi guys,
Now that I upgrade to v7 I'm planning to resume creating the Mobile App again. It will be a work in progress and I manage to get the Contact to be working although it is a bit slow , it take about 5 second to load Contact. Ideally data should be saved offline and instant access and only on refresh it will take time to Get new data.
But that is not the topic. The problem I'm having is how to get Image URL.
I manage to get the ID of the photo, and append the URL to be full, opening the URL in browser will show the image but when I'm using 'GET'/API it doesn't seem to be working properly. The image is blank. Anyone experience in getting image URL to be show?
Example: https://website.com/?entryPoint=imag...6fa25156a6b43a
I'm using AppGyver 'codeless' tool to create the Mobile App.
Now that I upgrade to v7 I'm planning to resume creating the Mobile App again. It will be a work in progress and I manage to get the Contact to be working although it is a bit slow , it take about 5 second to load Contact. Ideally data should be saved offline and instant access and only on refresh it will take time to Get new data.
But that is not the topic. The problem I'm having is how to get Image URL.
I manage to get the ID of the photo, and append the URL to be full, opening the URL in browser will show the image but when I'm using 'GET'/API it doesn't seem to be working properly. The image is blank. Anyone experience in getting image URL to be show?
Example: https://website.com/?entryPoint=imag...6fa25156a6b43a
I'm using AppGyver 'codeless' tool to create the Mobile App.
Comment