I'm working with an application that sends messages using FCM, I made the application using B4A and it worked very well. I made an application that sends the messages using B4J and worked very well on a network without a proxy.
The application in B4J was made based on this linlk:
https://www.b4x.com/android/forum/t...s-firebase-cloud-messaging-fcm.67716/#content
The problem is that the network where the program will run has a proxy with username and password. Can someone help me make the connection to the proxy using BJ4.
My code is exactly the same as the link above.
Thank you.
The application in B4J was made based on this linlk:
https://www.b4x.com/android/forum/t...s-firebase-cloud-messaging-fcm.67716/#content
The problem is that the network where the program will run has a proxy with username and password. Can someone help me make the connection to the proxy using BJ4.
My code is exactly the same as the link above.
Thank you.