I need Cordova iOS expert to solve the issue
Budget: $10 – $30 USD
Hi, I have an apache Cordova mobile app.
The Android version is ok. Let me attach an android apk file for the check.
https://www.dropbox.com/s/xbg2gm4o15i57rt/app-release.apk?dl=0
If you install apk, you will see such screens.
https://ucarecdn.com/791d31b2-954e-4325-af0c-3203776529ce
that will show what the primary should look like and then click on candidates under ohio senate.
https://ucarecdn.com/7f425b16-24b5-4e07-a8fa-6be60b49c937
that will show data for district 1 candidate. if you are able to get that then it means it is working
Problem is :
Local and Remote XML file loading is not working well in iOS now.
Let me attach source codes also.
https://www.dropbox.com/sh/45xe6ww9qxxba69/AADC0Brx8sctjL0do34zG7XUa?dl=0
you will see app loads and pulls order.xml for the home page which gives two choices, general and primary. if you click primary I have it trying to load a local file, and generally tries to load an external file. if I can get both of those loadings correctly then we are good. you should be able to see where they are pulling from.
If you look at XML file you will see that it is pulling order.xml. that line should be commented out and the next line needs to be uncommented that is trying to pull the remote file.
I need to fix it asap.
Thank you.
The Android version is ok. Let me attach an android apk file for the check.
https://www.dropbox.com/s/xbg2gm4o15i57rt/app-release.apk?dl=0
If you install apk, you will see such screens.
https://ucarecdn.com/791d31b2-954e-4325-af0c-3203776529ce
that will show what the primary should look like and then click on candidates under ohio senate.
https://ucarecdn.com/7f425b16-24b5-4e07-a8fa-6be60b49c937
that will show data for district 1 candidate. if you are able to get that then it means it is working
Problem is :
Local and Remote XML file loading is not working well in iOS now.
Let me attach source codes also.
https://www.dropbox.com/sh/45xe6ww9qxxba69/AADC0Brx8sctjL0do34zG7XUa?dl=0
you will see app loads and pulls order.xml for the home page which gives two choices, general and primary. if you click primary I have it trying to load a local file, and generally tries to load an external file. if I can get both of those loadings correctly then we are good. you should be able to see where they are pulling from.
If you look at XML file you will see that it is pulling order.xml. that line should be commented out and the next line needs to be uncommented that is trying to pull the remote file.
I need to fix it asap.
Thank you.