Can you create a build for app submission using Xcode 11.4?
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/us
Hello,
I have a problem with a datagrid. I cannot see the last couple of rows
when scrolling. For instance if you have 100 lines and scroll to the bottom
of the grid you only get up to 98. If you "hold" the scroll by forcing the
scroll to go to the bottom you can see lines 99 and 100 but be
I would like to get some help (consulting) to help me with the final stage
of uploading an app to the app store. Can pay your going rate for help.
Please contact me directly if interested.
Thanks.
Mike
___
use-livecode mailing list
use-livecode
I am using the "mobileCurrentLocation" command to capture my current
location on a mobile unit (android). I have used the command,
'startTrackingSensor, "Location", false' command to start the sensor.
What I have found is that the lat/long that is being captured is not
accurate. I have tested it
Is anyone familiar with using LC to "guide" the user to a specific location.
For instance, if I have a marked and saved lat/long location, I want to have
the app show directions of how to return to the location after walking away
from it. Not using google maps but instead using something like a "c
I currently put the following URL into my browser widget and it works ok but
does anyone know what needs to be added to the code in order to place a
"marker" into the map location? I want the user to see the exact location
of where they are located. I get the Lat / Long from the
"mobilecurrentloc
I have put a map browser widget in my app. When I load the URL and try to
display it in my android, I just get a blank screen. Attached are my
standalone settings.
The app works on my desktop but NOT on the Android. The browser URL is set
correctly, it just does not display. Any suggestions
Does anyone have an example of using the "map widget"? I got my current
location of lat/long and now want to display it on a map. I have set up my
api key but have not seen any example of how to implement the map.. what I
really want to do is to show my location and also any nearby restaurants,
I am trying to find my current lat/long on my android device. I have played
around with multiple options including "mobileCurrentLocation" and others.
I have not been able to find an example of code that does it and works.
What I want to do is push a button, have the lat/long displayed so as I can
I have not been able to get the "mobileSetKeyboardType" command to work on
my android. I have tried various options, such as:
on openField
if the environment is "mobile" then
mobileSetKeyboardType "alphabet"
end if
end openField
and
on mouseUp
if the environment is "mobile" then
I am trying to implement the map widget within my app. I have entered my
api code in the inclusions and have looked at the example given in the
livecode article but so far it has not worked. Does anyone have an example
of using it in an app? What I want is to be able to retrieve the current
loca
Hello,
I am new to LC and have learned much so far but I am having an issue with
the proper scaling of my app on different size screens. I have created the
app with the dimensions of 913 w X 636 h. All looks great on the desktop.
When I deploy it to my 8 inch Samsung Tab A (Android) it i
12 matches
Mail list logo