Jump to content
Gary Wardell

Bulding an app to test puish alerts

Recommended Posts

I am trying to make an Android app to test push alerts.

I have Delphi 10.3 I found this article that tells how to do it.

 

https://community.idera.com/developer-tools/b/blog/posts/firebase-android-push-notification-support-with-rad-studio-10-3-1

 

But following the start directions it says to download this:

 

"Before you get started, download the Firebase FMX package from the GetIt Package Manager in the IDE (Tools > GetIt Package Manager). You can find it in the “Tools” category."

 

I found the GetIt Package Manager in Delphi but I can't find the Firebase FMX package in the list of packages.

 

I don't know what to do to get around this.

 

Any ideas?

Share this post


Link to post
1 hour ago, Gary Wardell said:

Any ideas?

If you have 10.3.2 or 10.3.3, the changes to include Firebase support are already included.

Share this post


Link to post
11 minutes ago, Dave Nottage said:

If you have 10.3.2

Hi,

Thank you for pointing that out.  I have 10.3.2 It says that on the startup screen. But only says 10.3 on the about screen.

Share this post


Link to post

Hi,

 

Now I have another problem.

 

The article says this:

----

7. Convert the JSON settings file that we just download to the Android strings resource format file. Open the provided strings.xml file from the Firebase - FMX package downloaded through the GetIt Package Manager. This file contains all possible Firebase settings.

----

But where do I find this strings.xml file?

I see one in my project under \App4\Android\Release but it only has one entry in it.

 

Gary

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×