Unity and ARkit Plugin - Please Help
I have a question about ARkit and Object Placement using Unity AR iOS11 kit plugin... We are creating an iOS app similar to Snapchat. The app will access the camera where our goal is to create a...
View ArticleVideoclip codec for mobile devices
Is there a videoclip codec that will work across all or the majority of mobile devices? In the Unity documentation, they recommend the H264 and VP8 codec. However, I have had issues with both codecs....
View ArticleFacebook sharing on iOS with Unity game
Hello community, We are strugling with Facebook sharing on iOS. I hope this is the right forum to ask. Currently we are creating a fishing game. When a user has caught a fish we want to offer the...
View ArticleInputField not bringing up the keyboard on IOS
Im making a typing game for iOS but while the InputField works on a normal computer keyboard, it doesn't bring up the touch keyboard when I test it on my phone. Meaning, I can't type anything. What am...
View ArticleiOS App Store Size
I have 2 games that were done in 2014 that I am updating to 64 bit. I am using Unity 2017.1. Both games are pretty similar. As far as I can tell all of the settings are the same. The problem is that...
View ArticleOn build only, FindObjectsOfTypeAll does not exist in the current context"
I am removing textures from memory (loaded from Resources) using Resources.FindObjectsOfTypeAll(). My script works fine in the editor using UnityEngine; using UnityEditor; using...
View ArticleApk size vs Installed app size
Hello everybody. My APK size is about 20MB I have set device filter to ARMv7 and Stripping level to Strip byte code. When I install my app on device app size is 50MB. Please can somebody explain me why...
View ArticleAPIUpdater encountered some issues and was not able to finish with an Asset
When I try to run the API updater, it fails with EasyMovieTexture, and I don't know why.... The error log is APIUpdater encountered some issues and was not able to finish. [Script Updater]...
View ArticleMonodevelop / VS not listing iOS device
**Hy** So im trying this for 2 day i want to debug my ios app from monodevelop or visual studio I have a windows with unity and visual studio macbook unity, monodevelop, xcode iOS device with the app...
View ArticleHow to sync the PlayerPrefs from my unity game for iOS to iCloud
After downloading some assets to help me sync my PlayerPrefs of my game made in unity for iOS to iCloud so users could retrieve their data on other devices I realized that most of them were outdated or...
View ArticleHow to sync the PlayerPrefs from my unity game for iOS to iCloud
After downloading some assets to help me sync my PlayerPrefs of my game made in unity for iOS to iCloud so users could retrieve their data on other devices I realized that most of them were outdated or...
View ArticleGameCenter Leaderboard Reporting Scores
Right, so this is driving me insane. I have implemented a GameCenter leaderboard in my game to view high scores. GameCenter authentication works and I can view the leaderboard, but no scores are...
View ArticleFeatured IAP with IOS 11 issue
I am currently tasked with adding support for iOS 11's Featured IAP to one of our existing apps. Featured IAP is an external purchase link on the AppStore that opens the game and prompts the player...
View ArticleDetect if app is insulted on iOS
We are currently developing a game that needs to check if a certain app is already installed or not on an iOS device. We don't need to do anything else after that, just purely needing to know if it is...
View ArticleIos Build freezes when i click a button to switch Scenes
Hi :D, I have a problem, my app freezes when i click a button to switch Scenes :c. The first Scene has only one button and this button does work, but the second Scene has 17 Buttons and when i click...
View ArticleAdmob Memory Issues
In my game, I added in ads using AdMob. I have a banner and interstitial ad. Everything works fine on android, but when I use IOS, the entire game will start lagging and it will crash. I get the error...
View ArticleUnity Admob Implementing Interstitial
In my game I want to show interstitials when someone loses. I had banner ads working great, but then I changed my code to adjust for interstitials, and now it takes a while for my banner ad to show up,...
View Articlexcode build works for simulator and it does not work for device
i have done some research work on this error and tried all possible solution given on the internet but still i m getting this error. the thing is below error is only generated for device and not...
View ArticleLight Cookies in iOS?
Do light cookies work in iOS? I am using Unity 2017.1. Standard shader with one direction light with a light cookie. Everything renders normally in editor but the light cookie disapears on build to iOS...
View ArticleImporting Assets and Making Levels
Hello so I just started in the process of making a maze like game that will eventually be for an iOS app. What is typically the best way to make levels in Unity. As a test I was using a player sprite...
View Article