skb1129 / react-native-change-icon

Change your application icon programmatically for React Native apps
MIT License
457 stars 79 forks source link

Not support android API < 24 #98

Open huuthanit opened 5 months ago

huuthanit commented 5 months ago

Platform

Description Crash on Android 6

To Reproduce Steps to reproduce the behavior:

  1. Change icon

Expected behavior Change successfully

Screenshots This is api message

Screenshot 2023-12-09 at 23 41 11
cauyyl commented 5 months ago

When I execute changeIcon, another icon shows up on the desktop with a new icon under Android 7(API level 24)