RikkaApps / Shizuku

Using system APIs directly with adb/root privileges from normal apps through a Java process started with app_process.
Apache License 2.0
10.44k stars 613 forks source link

Add retry for get provider at ServiceStarter #532

Closed laiqun closed 3 months ago

laiqun commented 3 months ago

Fix the issue where the provider is null when BindUserService is clicked immediately after the application starts.

laiqun commented 3 months ago

https://github.com/RikkaApps/Shizuku/issues/451