Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-122456

Support of NFC for Services when QtNative.onNewIntent() is private

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • 6.8
    • 6.7.0 Beta3
    • Connectivity: NFC
    • None
    • Android
    • ec41bb4e2 (6.7)
    • 2024wk08FOQtforAndroid, 2024wk18FOQtforAndroid

    Description

      On Android, the detection of new NFC tags only works in foreground
      applications. Android services do not support this because of API
      limitations on the Android side.
      Before 6.7.0 the official way to handle this was to call
      QtNative.onNewIntent() to forward the NFC Tag to the service. Since
      QtNative is private now, we need a public interface to forward
      NFC tags to an Android service.

      See also QTBUG-57646.

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-122456
          # Subject Branch Project Status CR V

          Activity

            People

              assam Assam Boudjelthia
              jgreilich Julian Greilich
              Votes:
              1 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are 2 open Gerrit changes