hi to all
i want upload selected img to server but i cant.
selected cod is :
now upload selected img up to server.
erel tank you .
I do not want cod backend
Hi, i am trying to publish an update of my app.
#Version: 1.0.04 was uploaded sucessfully. Compilation had no errors.
In apple connect apps i can't see the build. I uploaded it 6 days ago, Today i
uploaded Version 1.0.05 to try again.
1) I was still working with B4i V.810, could that be a...
https://www.b4x.com/android/forum/threads/b4x-supabase-the-open-source-firebase-alternative.149855/
This is a very simple tutorial on how to use the storage file options.
Upload File
Uploads a file to an existing bucket.
Dim UploadFile As Supabase_StorageFile =...
On the forum, I found an example of sending a file to telegram via B4J. It is also suitable via B4A.
But I can't use this example to send a file via B4I because the library iRandomAccessFile doesn't support CountingInputStream.
In general, this example is necessary for uploading files with...
Hello everyone,
how can i be uploading an iphone album file to upload via j.PostMultipart?
Sub InitCamera
cam.Initialize("cam", B4XPages.GetNativeParent(Me))
End Sub
Sub btnChoosePicture_Click
InitCamera
cam.SelectFromSavedPhotos(Sender, cam.TYPE_IMAGE)
End Sub
I use this...
Hello to everyone!
I have found a strange thing happening that I'd like to share and get feedback about from the comunity.
I have been recently working on a jServer application (with a fair amout of Websocket use) that will be receiving files to be processed. These files will range between 1kb...
I think this is an important feature and I would like b4i to support it. Since there are no services in ios like in android, it turns out that the application cannot work in the background at all, although ios itself supports the function of background uploading or downloading files. And now...
I've asked a similar question before but never found an answer. I need to upload a lot of files to the server and ios really lacks background uploads for this ... I have to wait and not minimize or lock the phone until all the files are uploaded. This is very inconvenient ... In android, this...
Vedi anche creazione Certificati
L'anno scorso avevo preparato un Tutorial per la compilazione a beneficio di un amico che per la prima volta compilava per B4i. Forse non è ancora attuale ma potrebbe aiutare chi è alle prime armi quindi lo ripropongo qui:
1) Impostare percorsi del KEYSTORE...
Since there are no services in ios, I cannot upload files in the background. I am trying to find a solution to this problem. In this post, Erel gave an example of how you can extend the upload of files by 30 seconds, but I don't understand how it works and how I can use it ... Can you explain...
Hi everyone,
Is it possibile with B4X (iOS and Android), to upload and download files with google drive?
Is not mandatory google drive, also another cloud.
Thanks in advance.
I have a web app (written in PHP) which is accessed by a WebView in my B4A app.
I need the user to select a file (like PDF) from his phone and upload it to my web app via form POST as multipart/form-data.
Note that the file is outside my app's assets / internal directories.
I can't seem to...
I have a new PC, have used my original keystore file and when I tried to upload a new app version I get the following error
You uploaded an APK that is not signed with the upload certificate. You must use the same certificate. The upload certificate has fingerprint:SHA1...
Hi everyone, i'm trying to use FTP to upload multiple files to the server.
I do it one by one, i want to show a progress bar, so i did like so:
'This function uploads the files (stored in the list) to the server base'
Public Sub CaricaFoto
Log(filenamelist)
currentTotalFiles =...
4-25-2020
Pick a SINGLE File from Dialog box, Then upload it To a server on LAN Or Internet
I wrote this B4A To be very small, simple, & easy to understand on a beginners level
In Files Is the PHP script To handle single File upload And save As original filename
php creates And appends a...
Buen Día
Tengo una app que recibe y envía datos por ftp. Funciona muy bien, pero en ciertos dispositivos, con Android 6+ o superior, que al tener activado el ahorro de energía, cuando envía (upload) los datos por FTP, empieza a enviar y se traba, no enviando los datos completos (que suelen...
Hello all,
What I'd like to accomplish is to simply upload a file (zip) to a bucket that I've already created on Google Cloud Storage.
REST API URI is given as:
https://www.googleapis.com/upload/storage/v1/b/[BUCKET_NAME]/o?uploadType=media&name=[OBJECT_NAME]
I do understand that I need...
Hi all,
I found a way (in a somewhat accidental) to run the file upload in a WebView.
I have used WebViewExtras and WebViewExtras2, but in the .b4a project file I have declared FIRST WebViewExtras2 and THEN WebViewExtras .
When, the code are whis:
Sub Globals
'These global variables will...
Please am using Hosted Builder and B4i version 4.30.
Recently when I upload app using the the Itune Connect I receive this email
Missing Info.plist value - A value for the Info.plist key 'CFBundleIconName' is missing in the bundle 'xxx.xxxxx.xxxxx'. Apps built with iOS 11 or later SDK must...
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.