push notification ok on my iphone 5 but can't receive it on iphone 6
Hello, i'm in big trouble hope somebody can help me. I'm close to publish my app but i have one big problem unsolved. Unfortunately i am an indie dev and i have just a few ios beta testers, my iphone 5...
View ArticleUnity iOS Build Bitcode Issue
I want to enable bitcode in my iOS project everything works fine but whenever I enable bitcode and try to archive the project I get CLang error. I am using Google Admob framework 7.15.0 which supports...
View ArticleAccess device's accessibility options?
Hello all, We're trying to determine the feasability of developing a multiplatform (iOS and Android) mobile app in Unity, but one of our requirements is that the app must be able to detect certain...
View ArticleiOS Title Rejected due to Apple Music API Inclusion
Weโve just had our App kicked out of submission by Apple, โexplanationโ below. Has anyone else come across this? And any advice on a proper fix? We are using Unity 5.4.3p1, and also StansAssets from...
View Articleflip shader UV reading on ios
Hi, I use a plugin to paint on a plane mesh with a mesh collider using touch position. It's working fine on Android, however on iOS there is a flip/mirrored problem. When I touch on the top of the...
View ArticleBuilding to IOS
I've been trying for some days to build an alpha version of my game onto my phone. I have a mac with the latest versions of Xcode and unity ( not pro), both of which I updated recently to do this, I...
View ArticleUNet NetworkManager Client Disconnect : After OnApplicationFocus
When I put an iOS app in the background, Unity sends OnApplicationFocus with the argument true. Whenever I bring the app back to the foreground, the client UNet Client Disconnect from server
View ArticleIAPUnity - Processing Purchases Crash!
Hi all, I am working with UnityIAP. However, there's still one problem: if they purchase that same IAP again, the device will say they already purchased this item and it will be restored for free; But...
View ArticleUnity 5.5 Splash not appearing on iOS
I just upgraded to 5.5 in part for the splash features. Everything seems to be working fine for Android, and the preview function works in the editor, but the splash is invisible on iOS. It blocks...
View ArticleUsing touch (swiping) to move an object [C#]
Im trying to fling a 3D object (in the x axis) and give it some rag doll physics using the swipe control on IOS. I have no knowledge on IOS touch things in scripts. Could someone whip up a script (C#)...
View Articleif the Android/ios device rotate (x) degrees do animation
Hello, I'm using **Input.accelerometer.x** with **if** statement to make an animation when the device rotates 90ยบ (like put the smartphone screen in landscape) but it doesn't work very well because the...
View ArticleFacebook app review for screenshot share
Hi all, In our application we use FB.FeedShare in order to share screenshot on Facebook. We also use OpenGraph method FB.API for adding photos to "me/photos" after taking a screenshot in order to get...
View ArticleForcing WiFi connection programmatically on iOs with Unity
I have an application that is used on a specific situation : * The application is ran on an iPad mini 4 using iOS 9. * Before the application startup the iPad mini is connected to a WiFi network. *...
View ArticleHow to send email using smtp to IOS?
I've tried everything I've seen that is somehow related to my question (in this forum) and I can't manage to send an email in an IOS device. It works in the Unity Editor and on Android devices. Below...
View ArticleFacebook SDK Login crashes on iOS 10
Hi, I am currently working on implementing facebook login, and I am using **Unity 5.5.0f3** and **Facebook SDK 7.9.0**. I can login to facebook and retrieve an AccessToken on Android without any...
View Articlegfx device intialization failed and crash on iOS since Unity 5.5.0f03
After the applicationDidBecomeActive() method on iOS, I'm experiencing a crash that happens right when the app starts up. The log that is outputted is: "gfx device intialization failed", which I can...
View ArticleAmazon AWS issues in Unity 5.5 on iOS!
Hey all, Having an issue with my AWS integration on iOS- It keeps throwing the following error: MissingMethodException: Method not found: 'Default constructor not found...ctor() of...
View ArticleBuilding for iOS - Undefined symbols for architecture armv7
Hello, looks like I am not the first, who is asking about this issue but I need to try. Does anybody encountered this problem? Undefined symbols for architecture armv7:...
View ArticleUnity Facebook Plugin terminates app after login (iOS)
I am trying to login Facebook from my Unity3D project. I use my iPhone 6 to test it. Everything works well in the game but after login is done to facebook, the game cannot come to foreground again and...
View Article