kakula
April 26, 2018, 6:39am
21
i just received this reply … not sure what to do
**Dear Customer,
\Argeeleh\cocktail\cocktail.data this file cannot be served because of the extension configuration. If it is a script, add a handler. If the file should be downloaded, add a MIME map.
Thank you. **
kakula
April 26, 2018, 6:45am
22
i added MIME type for the extension .data and it worked!
thanks guys for everything
hope i don’t face problems with permissions like GPS, notifications…etc
because this is a delivery app based on GPS location. and it sends notifications
kakula
April 26, 2018, 6:50am
23
the behavior is a bit weird on the browser though!
please visit http://mhmoud86-002-site1.atempurl.com/cocktail/index.html
and select language then look at how the text box looks like
it should be equal in size to login text boxes, and placed on top of them … it is showing in a weird way and not letting me to enter data properly
hmm… It works now, but there is an issue with input text
How does look the input field in Simulator ?
kakula
April 26, 2018, 7:12am
26
it looks perfect … even on the playstore
https://play.google.com/store/apps/details?id=com.gmail.aregeeleh.delivery
on apple devices it also looks perfect … but the app is rejected so i did not place it on apple store
only on the web it looks different
kakula
April 26, 2018, 8:33am
27
I Have another problem with Map View, which i’m using to get user GPS location
it is working perfectly on android and ios builds but on html5 it seems not to be working properly
what is the substitute for that because browsers allow requesting location
so my only 2 major problems so far are:
native text fields rendering which is very important for any data entry like user name or password
Map View
minor problem is that html view is not as good as desktop view from graphics point of view
Thanks…
kakula:
I Have another problem with Map View, which i’m using to get user GPS location
it is working perfectly on android and ios builds but on html5 it seems not to be working properly
what is the substitute for that because browsers allow requesting location
so my only 2 major problems so far are:
native text fields rendering which is very important for any data entry like user name or password
Map View
minor problem is that html view is not as good as desktop view from graphics point of view
Thanks…
Native text fields within group has wrong positions/scale. We are working on fixing that. For now quick fix - use native text fields outside of any groups.
MapView is not ported yet to HTML5. For now you can try to implement it using native JS plugin.
kakula
April 26, 2018, 2:13pm
30
i’m not that good but i will try
Native text rendering should work properly with build 3280