Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding YSONetwork causes simulator builds to fail #373

Open
marcospaapen opened this issue Sep 26, 2024 · 4 comments
Open

Adding YSONetwork causes simulator builds to fail #373

marcospaapen opened this issue Sep 26, 2024 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@marcospaapen
Copy link

marcospaapen commented Sep 26, 2024

MAX SDK Version

12.6.0 +

Device/Platform Info

iOS simulator

Current Behavior

After adding the YSO network adapter, the project can't be built for simulator.
The build issue shown is Library 'YSONetworkAdapter' not found

Device builds work as expected.

Expected Behavior

No response

How to Reproduce

Add pod 'AppLovinMediationYSONetworkAdapter' in the Podfile of the "AppLovin MAX Demo App - Swift" project, and run pod install --repo-update this is enough to get the issue when trying to test on simulator.

Reproducible in the demo app?

Yes

Additional Info

No response

@marcospaapen marcospaapen added the bug Something isn't working label Sep 26, 2024
@applovinAsh applovinAsh self-assigned this Oct 1, 2024
@applovinAsh
Copy link
Contributor

@marcospaapen, Thank you for bringing this to our attention. We will look into the issue and update you when we have more information.

As a workaround, you can build your application on a device to test the YSO network.

@marcospaapen
Copy link
Author

Thank you @applovinAsh
I can confirm that everything works as expected when testing on a device, so we'll keep using the workaround in the meantime.

@polmum
Copy link

polmum commented Oct 17, 2024

Hey, any news on this?
This is also happening to us, and we cannot force our entire team to stop working with simulators as a workaround.

@applovinAsh
Copy link
Contributor

YSO does not support the simulator. You will need to test that network on a physical device. If you need to test your application on a simulator, you can remove the YSO adapter from your application. Please reach out to YSO about your need for their SDK to work on a simulator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants