Hi, guys, I would like to ask you for some help with this recent issue for some reason when I try to debug my project I'm getting this error:
Building Xcode project. Error
The file 'G:\Objects\src\Images.xcassets\AppIcon.appiconset\icon-store-1024.png' already exists.
I try to delete the file...
Hi guys I'm getting this error when I try to debug do i need to have both certificates on the Key folder?
Parsing code. (0.00s)
Building folders structure. (0.06s)
Compiling code. (0.01s)
Building designer app. (0.04s)
Building Xcode project. (0.30s)
Preparing project for...
Sub GetStringFromFile(strFile As String) As ResumableSub
Dim lBytes As Long
Dim strResult As String
If File.Exists(File.DirInternal, strFile) = False Then
Wait For (File.CopyAsync(File.DirAssets, strFile, File.DirInternal, strFile)) Complete (bSuccess As Boolean)...
Hi,
since today, all my apps did not run in "debug mode". In "release mode" everything works fine.
I use B4A V11.00.
The virus scanner "AVG" is disabled.
Even if i try a "new project" with only one button in the main layout, the error occurs.
The error message is always the same for all apps...
Hello all;
when I run any HTML5 wrapper program it does not load the page, but if I run the program in debug mode and walk through the program step by step it works ok...
Any ideas?
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.