diff --git a/pages/tutorials/unity/common-issues.md b/pages/tutorials/unity/common-issues.md new file mode 100644 index 0000000..c239448 --- /dev/null +++ b/pages/tutorials/unity/common-issues.md @@ -0,0 +1,8 @@ +# Common unity issues + +## DllNotFoundException: Unable to load DLL +on windows 7 & 8 +- downgrading to firebase V11.1.0 has had success + +### Its working fine in editor but getting issue in the android build +- make sure you have the iOS module for unity installed to prevent build errors, even if you are not building for iOS