I have installed B4A on a Windows 10pro 64bit machine along with latest resources and JDK14.
My project uses a bunch of libraries but I am getting the 'illegal characters in path' error.
Creating a new 'default' blank project and compiling I get no errors so I assume issue is not related to the...
(Background post)
It seems that we need to request permission ACCESS_BACKGROUND_LOCATION when we want to access background location. This constant isn't available in RuntimePermissions, would be nice if it could be added.
Note: as one can see in the linked background post, I'm very unsure...
Hi, Guys -
Just downloaded B4A v9.90 and now I have a problem with some code that ran without problems on previous versions.
Program hangs in the this code.
Public Sub SelectCentre
RestartDisplayNewLocationTimer
If mLocator.IsInitialized Then ' Help to handle the bug #0180 Starting...
I've discovered the bug in B4A V9.50, after changeing the package name of my app.
The issue is that the request window dose not apear, unlike on the previous versions of my app, compiled with older versions of B4A(eg V9.30).
Permision request from "Main":
Sub Activity_Create(FirstTime As...
I have a app, running one year ago, but now I put targetSDKversion to 26.
Now I need get permision for location (access_fine_location) with RuntimePermissions, but when I use this library it gives me this error with a lot of gmaps functions.
objects Latlng, camperaposition ...
B4A Versión...
Having in the manifest file targetsdkversion=26, I am going to use RuntimePermissions that B4A has....
I have an activity and I want to have the "PERMISSION_READ_EXTERNAL_STORAGE" or any other dangerous permission just after activity loading, before user starts interaction with the activity.
I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.