Hi
I developed some Apps in B4A that use FCM to exchange messages between them.
After changing Firebase to HTTP V1, communication between them stopped working.
I have been studying the articles published here on the forum:
https://www.b4x.com/android/forum/threads/b4x-firebase-push-notifications-2023.148715/
https://www.b4x.com/android/forum/threads/solved-notifications-stopped-suddenly-any-help.163091/
From what I understand, the best solution at the moment is to use B4J. So this is my difficulty. I have always developed Apps with B4A and never needed to use B4J.
How do I make B4J work together with B4A?
Do I have to install the B4J IDE on my computer? Use B4J code and create a .jar library to be read by B4A? Sorry but I don't know how to start.
Could anyone help me in a basic step by step way?
I developed some Apps in B4A that use FCM to exchange messages between them.
After changing Firebase to HTTP V1, communication between them stopped working.
I have been studying the articles published here on the forum:
https://www.b4x.com/android/forum/threads/b4x-firebase-push-notifications-2023.148715/
https://www.b4x.com/android/forum/threads/solved-notifications-stopped-suddenly-any-help.163091/
From what I understand, the best solution at the moment is to use B4J. So this is my difficulty. I have always developed Apps with B4A and never needed to use B4J.
How do I make B4J work together with B4A?
Do I have to install the B4J IDE on my computer? Use B4J code and create a .jar library to be read by B4A? Sorry but I don't know how to start.
Could anyone help me in a basic step by step way?