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

Android Obsolete Plugin setup #356

Closed
tamasberesoebb opened this issue Nov 4, 2019 · 3 comments
Closed

Android Obsolete Plugin setup #356

tamasberesoebb opened this issue Nov 4, 2019 · 3 comments

Comments

@tamasberesoebb
Copy link

tamasberesoebb commented Nov 4, 2019

Description

When I build my app, I'm seeing the following warning:
OBSOLETE - Providing Android resources in Assets/Plugins/Android/res is deprecated, please move your resources to an AAR or an Android Library. See "AAR plug-ins and Android Libraries" section of the Manual for more details.
UnityEditor.EditorApplication:Internal_CallGlobalEventHandler() (at /Users/builduser/buildslave/unity/build/Editor/Mono/EditorApplication.cs:432)

This is caused by this file:
Assets/Plugins/Android/res/value/appcenter-settings.xml

https://support.unity3d.com/hc/en-us/articles/115005875443-Providing-Android-resources-in-Assets-Plugins-Android-res-is-deprecated

Repro Steps

Please list the steps used to reproduce your issue.

  1. Add sdk to project
  2. Set up sdk properly
  3. Build an android build

Details

  1. Which SDK version are you using?
    2.4.0
  2. Which platform did you experience the issue on?
    • Android 8.0
  3. What device version did you see this error on? Were you using an emulator or a physical device?
    • Editor
  4. What third party plugins are you using?
  5. Please enable verbose logging for your app using Initial Log Level setting and include the logs here:
  6. Please share a screenshot of App Center Settings (without app secrets)
  7. Please share a screenshot of Build and Player Settings.
@guperrot
Copy link
Member

guperrot commented Nov 5, 2019

Hi, what exact version of the Unity Editor version are you running? On Mac or Windows?

@tamasberesoebb
Copy link
Author

Hi, what exact version of the Unity Editor version are you running? On Mac or Windows?

mac os
2019.2.10f1

@AnastasiaKubova
Copy link
Contributor

The fix had been released in 3.1.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants