Hi! After updated the game for Android to 4.25 IAP is not working anymore! When debugging with Android Studio I get this
‘Warning: Script Msg: UInAppPurchaseRestoreCallbackProxy::Trigger - In-App Purchases are not supported by Online Subsystem’
Do I need to make any changes to make this work?
In AndroidEngine I have this ( in 4.24 worked )
[OnlineSubsystem]
DefaultPlatformService=GooglePlay
[OnlineSubsystemGooglePlay.Store]
bSupportsInAppPurchasing=True