Facebook App Submit For Review Suggestion
For my 3d game I need feature of sharing text, link and image on players time line. For that I asked for permission of **publish_actions** and submit my app for review. I got following reply from...
View ArticleIn App Purchase pluggin with Javascript?
Hello, I'm having troubles in looking for any solution to add App's purchase into my game, can anyone help me? Thank you
View Articleabout Facebook SDK AppRequest..
i am using FB SDK for my upcoming android and ios game for login, share and invite purpose, well the login and share are working as intended, but when i try to invite people i get the list of my...
View ArticleAccess iOS Front Camera in Photo Mode - Not Video - a la Camera App
Hi, As I understand it, the cameras on the iOS devices operate in 2 modes: still or photo mode and video mode. The resolutions of these 2 modes are different, often significantly. In my project, I am...
View ArticleiOS Local Notification doesn't make a sound
I've been able to get the basic iOS Local Notifications working, but for some reason the default alert sound will not play when the notification is received. I'm not customizing the sound so I should...
View ArticleWhy unity crashed when I build iOS on the mac
Our unity was crashed when I build iOS app on a mac used command line. It was first time opening our project. We had many same project folders. Some was OK and some was crashed. Can you help me to find...
View ArticleHuge Overhead with Empty Scene on iOS?
I'm using Unity 5.0.1f1. Just simple fresh new project. Empty scene with 1 camera and 1 cube. Builded with default settings. Just got 70ms overhead? And scene runs at 10 - 15 FPS. I've tried with...
View ArticleCan I have different bundle identifiers for iOS and Android?
I have ported an old game of mine over to Unity and am in the process of publishing it to the various app stores. Unfortunately, though, when I published originally I used different identifiers for...
View ArticleDifferent physics behaviour on (iOS, Android and PC)
Hi everyone, I'm facing an issue where I have different behaviour per platform, for example : 1- Jump: on PC a jump would be perfect and smooth, but when I deploy the game to an android it will be less...
View ArticleAdmob iOS integration with Xcode Version 6.3
Hi, i'm trying to implement Admob ads in my Unity3d game. I followed all the installations rules found here: https://github.com/googleads/googleads-mobile-plugins/blob/master/unity/README.md Everything...
View ArticleBlur Image Effect doesn't work on iOS (Unity 5)
I have added a blur image effect (Optimized Blur from standard assets) to my game. It works perfectly in play-in-editor and PC builds, but on iOS (iPad Air 2 to be specific) the blur does not show up....
View ArticleTarget Device is iPhone only but iPads can download
I set the Target Device setting to "iPhone Only" but in the App Store, the app is listed as having iPad support and can be downloaded on iPads. The app is called Treads! and is currently in the App...
View ArticleUnityAds only showing test mode ads and no statistics
Hi I've implemented the unity ads in my latest game and it is live on the appstore link: https://itunes.apple.com/us/app/target-36/id991261199?ls=1&mt=8 but what i'm getting is its only showing the...
View ArticleIOS Build Not Completing, Errors?
I have a scene that contains a lot of png sprites, some Unity UI, and some scripts. I am using Unity Personal, and when I try to build my IOS game, it always fails. I try to build it to an empty...
View ArticleiOS IL2CPP Networking Issues Unity 5.0.x
Just wondering if anyone is running into(or has run into) similar issue where Unity networking features don't seem to be working on iOS devices when built from Unity 5.0.x with IL2CPP. Build Settings...
View ArticleText rendering bug. Shows black squares.
We are having an issue with text not rendering correctly. It will briefly show as black squares before correcting itself after a frame or two, though it's very noticeable. It happens when we update the...
View ArticlePlugin for 'Take a shot' on iOS without iOS camera
Hello, Currently, in one of my app, I use a plugin Etcetera, of Prime31, for take a shot. But this plugin does not allow me to retrieve the event 'shot'. I can get only the events 'Cancel' or 'Use...
View Articleandroid crash when loading (unity 5.0.2p3)
Hi All, after building my game with unity 5.0.2p3 last one, when i load the sene is crash on andoid and ios , can someone see why ? or if someone has this problem ? it's a bug ? this is the adb logcat...
View ArticleInvalid RPC Index on iOS
Hi- I'm having trouble getting my RPCs to work on iOS. They work fine in the editor, but when I call them after I build for iOS, I get: Internal RPC error. Invalid RPC index, function not registered. I...
View ArticleUsing a .embeddedframework (ios) in Unity - EntryPointNotFoundException
I'm trying to make a Unity plugin for the SDK I produce (so my customers can use my SDK in their apps). I'm new to Unity, so I followed...
View Article