Hi there,
we've just (let) develop an hybrid app based on Umbraco and Xamarin. It's unfortunately very slow, but the developer has no more ideas to speed it up.
Anyone here an idea to speed it up?
Thanks
Hi Alexander, I am ABSOLUTELY aware of that. ;)
Unfortunately I'm not familiar with Umbraco and Xamarin. I hoped for an easy reply like i.e. "a common issue is ...." or "Why have you used Xamarin?" or "First of all you need to check, if ...." :)
The app contains folders with internal and external links. testmysite.thinkwithgoogle.com delivers times between 4s to 30s to open the pages, doesn't matter if it's an internal or external link.
Have you had some developers setup the app? In that case it's probably better to ask them / let them know that you're experiencing some slow load times since it's really hard to provide some pointers without knowing more about how your app is setup and how the code behind it is put together etc.
I don't know if you have access to the log file somehow but if you do perhaps it could reveal some clues that would be worth investigating further.
Is Umbraco the only data source for the app or are there some external API's being called? Unfortunately I'm not an app developer myself so I'm not sure about how the interface is build but I'm wondering if some of the data calls could be slow for some reason...
It's not much but hopefully it's enough to get you started?
Umbraco/Xamarin app very slow
Hi there, we've just (let) develop an hybrid app based on Umbraco and Xamarin. It's unfortunately very slow, but the developer has no more ideas to speed it up. Anyone here an idea to speed it up? Thanks
Hehe this is a VERY broad question.
We have no idea how it is built or what it is doing.
"Slow" is also a very broad term.
You'd have to give alot more information for us to even give you a random guess. Right now it could be ANYTHING that makes it slow...
Hi Alexander, I am ABSOLUTELY aware of that. ;) Unfortunately I'm not familiar with Umbraco and Xamarin. I hoped for an easy reply like i.e. "a common issue is ...." or "Why have you used Xamarin?" or "First of all you need to check, if ...." :) The app contains folders with internal and external links. testmysite.thinkwithgoogle.com delivers times between 4s to 30s to open the pages, doesn't matter if it's an internal or external link.
Hi Buzzi
Have you had some developers setup the app? In that case it's probably better to ask them / let them know that you're experiencing some slow load times since it's really hard to provide some pointers without knowing more about how your app is setup and how the code behind it is put together etc.
I don't know if you have access to the log file somehow but if you do perhaps it could reveal some clues that would be worth investigating further.
Is Umbraco the only data source for the app or are there some external API's being called? Unfortunately I'm not an app developer myself so I'm not sure about how the interface is build but I'm wondering if some of the data calls could be slow for some reason...
It's not much but hopefully it's enough to get you started?
/Jan
While I don't use Xamarin, we do have apps connecting to umbraco hosting an API. What aspect do you see has being slow; and when is it slow?
is working on a reply...