Need 128-bit UUID

I am trying to write an app to talk to a U-Blox NINA BLE chip using their serial port service (SPS). SPS has a 128-bit characteristic UUID. Thunkable docs say only 32-bit UUID is supported. Is this true? Any custom BLE service will use 128-bit UUIDs.

Maybe you should test it?