-
### Describe the project you are working on
I'm working on an AdMob Plugin for iOS (and also Android): https://github.com/Poing-Studios/godot-admob-ios
### Describe the problem or limitation you…
-
## 🐛 Bug Crash on iPads and iPhones with less than 4 gb of ram
A couple of weeks ago I could run mlc chat iOS app on my iPad with 3 gb of ram, but now I can't, It crashes when I try to run st…
-
Hello sir,
during play on Ios simulator i am getting this issue and app is crashing
dyld: Symbol not found: __CWebViewPlugin_Init
Referenced from: /Users/sagarrathode/Library/Developer/Xcode/D…
-
Hi,
I have been using this plugin and everything was working fine but when i updated my unity from 5.6 to 2018 app isn't launching.
I am using this for android and iOS both platform's build
An…
-
MAX Plugin Version 6.4.3
Xcode 15.2
Device/Platform Info iOS
Current Behavior
Currently facing this problem when trying to upload a production build to Testflight.
> Invalid Bundle. The bundle …
-
Unity, Xamarin and Mono users suffers from a historic problem with platform detection. This patch introduces definitions for all the existing platforms that .NET supports beyond .NET Core via Unity an…
-
### [REQUIRED] Please fill in the following fields:
* Unity editor version: 2019.4.21
* Firebase Unity SDK version: 7.1.0
* Source you installed the SDK: Unity Package Manager
* Prob…
-
I rotate Unity screen with "Screen.orientation = ScreenOrientation.LandscapeLeft;" and after that FB login stop working. Without this rotation everything works fine. I had same issue with other plugin…
-
I'm using Windows to develop a mobile game for both iOS and Android. For iOS, I export to an Xcode project and build it on my less-powerful Mac (which is only for builds as developing on this Mac is n…
-
Hi, I tried to add close button on top of the webview. As I cannot use unity UI canvas objects on top of the webview, I tried editing js code this way:
var buttonSize = 0.417f;
_webViewObject.Eval…