- Home /
when i built apk for android in unity .I don't kn ow why its happening . is there anybody who can help me to fix this problem
You are using the facebook SDK in the Unity Editor. Behavior may not be the same as when used on iOS, Android, or Web. UnityEngine.Debug:LogWarning(Object) Facebook.Unity.CustomLogger:Warn(String) (at Assets/Facebook/Scripts/Utils/FacebookLogger.cs:111) Facebook.Unity.FacebookLogger:Warn(String) (at Assets/Facebook/Scripts/Utils/FacebookLogger.cs:59) Facebook.Unity.Editor.EditorFacebook:Init(String, Boolean, Boolean, Boolean, Boolean, String, String, Boolean, HideUnityDelegate, InitDelegate) (at Assets/Facebook/Scripts/PlatformEditor/EditorFacebook.cs:83) Facebook.Unity.FB:OnDllLoaded() (at Assets/Facebook/Scripts/FB.cs:598) Facebook.Unity.CompiledFacebookLoader:Start() (at Assets/Facebook/Scripts/FB.cs:794)
Answer by Shahid0090 · Apr 15, 2018 at 07:11 AM
@chiker app works on unity editor but not on my android device it give me this warning "You are using the facebook SDK in the Unity Editor. Behavior may not be the same as when used on iOS, Android, or Web"
Your answer
Follow this Question
Related Questions
How to do communication between apps. ( Android ) 2 Answers
Facebook Login to create User account in my App 0 Answers
Broadcast Facebook Post To All App Users 0 Answers
Integration facebook with android unity 5 problem 0 Answers
unfortunately, app has stopped when trying to log into Facebook from mobile 1 Answer