Closed Bug 1378348 Opened 7 years ago Closed 7 years ago

Add to home screen not working on Android O

Categories

(Firefox for Android Graveyard :: General, enhancement)

All
Android
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1372926

People

(Reporter: sebastian, Unassigned)

References

Details

We are currently using the INSTALL_SHORTCUT broadcast to add an icon to the home screen. This is not working on Android O anymore.

> The com.android.launcher.action.INSTALL_SHORTCUT broadcast no longer has any 
> effect on your app, because it is now a private, implicit broadcast. Instead, 
> you should create an app shortcut by using the requestPinShortcut() method from 
> the ShortcutManager class.

https://developer.android.com/preview/behavior-changes.html
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.