Native & Classic Xamarin
If you already have a complex or implemented classes for the platform boilerplate, please follow the manual hooks guide
iOS/Mac Catalyst
Ensure your AppDelegate inherits Shiny.ShinyAppDelegate
Android
Create a MainApplication
class and inherit Shiny.ShinyAndroidApplication
Next, add a new main activity (or have all of your activities inherit) Shiny.ShinyAndroidActivity