Hello!
I follow step by step Mr Erel's example with firebase push notification.
I tried (more than 10 times), to create a provision profile, with no success.
I created Identifier.
Then, I created the certificate (I used certSigningRequest.csr, as I saw in the tutorial).
But, when I tried to...
I have this PList add to my B4i app:
#Region Project Attributes
#ApplicationLabel: B4i Example
#Version: 1.0.0
'Orientation possible values: Portrait, LandscapeLeft, LandscapeRight and PortraitUpsideDown
#iPhoneOrientations: Portrait, LandscapeLeft, LandscapeRight...
Hi
I've installed the Erel's Example (https://www.b4x.com/android/forum/threads/ispeechrecognition-voice-to-text.72941/) through debugging on mobile device (ipod) with ios 12.5.5 .
The device is connected on a wifi but I obtain "Speech Recognition not available" . how can i do to make it work?
Hello!
I'm having a issue when trying to put the apple login button inside a customlistview, does nothing on click.
If instead, I leave outside the list it works perfect.
I need to have the login buttons and fields inside de listview, what can I do to call the login action on clv_itemclick...
My app uses webviews to display lightly formatted HTML syncronised from a web server for things like help pages etc. In B4a I use the WebViewSettings library to reduce the text to a reasonable size, as when I add the <meta name='viewport' content='initial-scale=1.0' /> header, it displays very...
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...
Hi all,
I'm using the camera library to let the user take a photo from its iPhone, as you know when the user grants the permission first time everything works fine, but if he denies it, it never request permission never again, and when the 'cam.takepicture' event is fired it just show black...
The question that has been on my mind is whether Earl Uzil developed b4a and b4i with b4j? ??
If so, what is b4j developed with??
Didn't the server write the same site with b4j???
Really, why is the b4a tag not so popular in StackOver Flow and it can not be used in posts??
Hi Guys
I have a problem with some old code that now throws an error when compiled using the latest version of B4i v7.50 but only on a devices running iOS14.6 - OK on a device running iOS 12.5.4. The same code is cross platform and runs OK on Android devices.
B4i forms designer has a ImageView...
Hi, I`ve created a QR code in an imageview and I want to save it to 'xui.defaultfolder' so i can use it in a PDF document. My code works on B4a but its not working on B4i, any idea`s what I`m doing wrong?
#if b4a
qr.Initialize(view_pdf_qr.width)...
I am having problem sending email with SMTP. Same code and Credentials work well in B4A and B4J but B4i is giving the error below
started
false
<B4IExceptionWrapper: Error Domain=SKPSMTPMessageError Code=-3 "Unable to connect to the server." UserInfo={NSLocalizedDescription=Unable to connect to...
Hi, Guys
My push notifications have just suddenly stopped working, I am assuming it is due to me renewing my Certs and Provisioning profiles (I deleted the old certs and provisioning files but may have gone too far). The Apps compile with the new Cert and Provisioning files and can be uploaded...
Hi , Guys
Just found a problem with the B4i Bridge (it was ok a few days ago).
1. When I run it on a Phone running 14.6 - It shows the message box "B4i Bridge no Longer available" (or something like that).
2. When I run it on a phone running 12.5.4 - it simply attempts to start then immediately...
This is a simple label view, in IOS roundings are removed when resizing or colors are not displayed properly. This can be fixed by placing a panel under the label, this view does the work for you.
Just set the properties you want in the designer like in a normal label.
ASLabel
Author: Alexander...
Hello,
I'm working on a B4I Port project and an important part of it is to scan barcodes in PDF417 format.
Unfortunately there is no library or wrapper for B4I that can do this yet.
I have picked out 1 views/libraries, who feels able to wrap one of the 1 so we can use it in the B4I project...
hello I have a problem.
I compile the application in b4i-Bridge and there is no problem.
But when I install on my ipad or iphone it returns
"We cannot install this app because its integrity could not be verified" and I cannot run the b4i-Bridge app.
Before this did not happen.
Hello,
I wanted to know if I can create a login with iOS 12 and FireBase?
My application uses FireBase. It is already integrated and working with login with Facebook and Google.
I followed this tutorial from Erel, but it returns an error...
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.