azerion / BlueStackSDK

3 stars 2 forks source link

Issue lies in accessing classes from the BlueStackSDK framework version 4.4.4 and 4.4.5 #40

Closed nhenri closed 6 months ago

nhenri commented 6 months ago

Since the update of Bluestack to 4.4.4 and 4.4.5, we no longer have access to several classes of the BlueStackSDK framework such as MNGAdsSDKFactory, MNGAdsAdapterInterstitialDelegate, etc...

After checking the content of the BlueStackSDK package on versions 4.4.4 and 4.4.5, here is the content:

BlueStackSDK_4 4 4_4 4 5

And on version 4.4.3, the BlueStackSDK content is as follows:

BlueStackSDK_4 4 3

Thank you for looking

torongo-azerion commented 6 months ago

@nhenri We have released BlueStack-SDK version 4.4.6 with the fix.

nhenri commented 6 months ago

@torongo-azerion Thank you, version 4.4.6 fixes the issue.