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

[Update] Namespace from Com.OneSignal to OneSignalSDK.Xamarin #285

Closed tanaynigam closed 2 years ago

tanaynigam commented 2 years ago

Description

One Line Summary

Update namespaces, files, and folder names from Com.OneSignal to OneSignalSDK.Xamarin

Details

Motivation

Updates all namespaces of the core library consisting of Xamarin Android, Xamarin iOS, Xamarin Core, Xamarin OneSignal Default, and Sample apps to incorporate OneSignalSDK.Xamarin instead of Com.OneSignal. These do not include Bindings Libraries which continue using Com.OneSignal as their namespace

Scope

Testing

Manual Testing


This change is Reviewable