Skip to content

[DX-2665] feat: ability to target android/ios and run the sdk in the unity mac editor #170

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

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

nattb8
Copy link
Collaborator

@nattb8 nattb8 commented Feb 14, 2024

Summary

In the past, setting the build target to Android or iOS on the Mac Unity Editor would prevent the Unity SDK from running because the web view was not supported. With this update, the SDK now uses the macOS WebView instead if the target is Android or iOS and the Unity Editor is on Mac.

Customer Impact

Customers can save development time by targeting Android or iOS and running the SDK on the Mac Unity Editor. However, it's important to note that native Android and iOS WebViews cannot run in the editor, so the macOS WebView is used instead. Therefore, we highly recommend testing the game on an actual device or emulator to ensure it functions properly.

Other things to consider:

@nattb8 nattb8 requested a review from a team February 14, 2024 00:28
@nattb8 nattb8 changed the title feat: ability to target android/ios and run the sdk in the unity mac editor [DX-2665] feat: ability to target android/ios and run the sdk in the unity mac editor Feb 14, 2024
@nattb8 nattb8 merged commit 871a5b3 into main Feb 14, 2024
@nattb8 nattb8 deleted the feat/android-ios-editor branch February 14, 2024 00:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants