AppsFlyerSDK / appsflyer-unity-purchase-connector

MIT License
2 stars 3 forks source link

Please add Assembly Definition to this package #8

Open jacattrongnlh opened 11 months ago

jacattrongnlh commented 11 months ago

I'm making a wrapper package and it uses Assembly Definition so it can be installed using Unity Package Manager, it requires scripts to have an Assembly Definition (.asmdef) file.

The AppsFlyer package https://github.com/AppsFlyerSDK/appsflyer-unity-plugin has it so it works fine but this package appsflyer-unity-purchase-connector is lacking the Assembly Definition file.