Inspectopedia Help

App Indexing Background Services

App Indexing Background Services

Apps targeting Android 8.0 or higher can no longer rely on background services while listening for updates to the on-device index. Use a BroadcastReceiver for the UPDATE_INDEX intent to continue supporting indexing in your app.

Issue id: AppIndexingService

https://firebase.google.com/docs/app-indexing/android/personal-content#add-a-broadcast-receiver-to-your-app

Inspection Details

Available in:

IntelliJ IDEA 2023.3, Qodana for Android 2023.3, Qodana for JVM 2023.3

Plugin:

Android, 2022.3.1 Beta 2

Last modified: 13 July 2023