OneSignal / OneSignal-Xamarin-SDK

OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your Xamarin app with OneSignal. https://onesignal.com
Other
104 stars 50 forks source link

Upgrade Android Projects Env #249

Closed jkasten2 closed 2 years ago

jkasten2 commented 2 years ago

Description

This upgrades a few Android project settings and cleans up a few unneeded references. This fixes issues with some classes missing from the Android binding in the 4.0.0 version of the project such as OSNotification.

Recommend reviewing commit-by-commit for more details.


This change is Reviewable