payload

  1. M

    iOS Question iMQTT - Error decompressing data

    Hi everyone i'm trying to use MQTT for the first time. I follwed this example. It connects succesfully but unfortuntely when I receive a message this error shows up Error occurred on line: 96 (B4XPage_Details) Error decompressing data Stack Trace: ( CoreFoundation...
  2. M

    Android Question Push Notification (Firebase) Not showing on some smartphones

    Hi everyone, i recently distributed an app that includes push notification. the notifications are locally created with the NB6 class. Unfortunately i‘ve got some feedbacks from my user saying that they are not receiving the notifications. I asked them what phone they are using: 90% Huawei, and...
  3. walterf25

    iOS Question NFC Tag Reading in Background

    Hi all, according to the NFC Core documentation for xcode 13, it is possible to enable NFC Tag reading in the Background. https://developer.apple.com/documentation/corenfc/adding_support_for_background_tag_reading?language=objc Would it be possible to implement this with B4i and native objective...
  4. A

    Android Question MQTT payload type

    Hi, I'm doing some test with a MQTT broker, using the MQTTBox tool, to verify all is working well, before use my APP. The topic to publish and the payload used are in the following screenshot: With this tool, all is working fine. When I use the APP, I can connect to the broker perfectly...
Top