The GNSSS library is an updated GPS library that allows you to get information about visible satellites from the phone's GNSSS device using an enhancement introduced in Android API version 24. The GNSS receivers in devices will vary in which constellations that they will recognize depending on...
I checked and it works fine targeting SDK 33 as long as you don't have a GpsStatus event in your code. The demo has two I had to comment out. One in Starter that vectors the event to another in Main.