Questions tagged as 'iphone'

2
answers

Notifications do not reach the device

How about, I have a problem, I try to send notifications from php to ios, I already did all the steps and testing it with an APN Tester program if everything goes well, when I try to send from PHP I get it sent correctly but do not reach the iPh...
asked by 29.09.2016 / 23:41
1
answer

Select devices that are not compatible with an app on swift 4

I have a question, I am developing an app in siwft 4, however the app that is developed does not have the IPad objective, there is a way to show an alert or something or to not let the app install if it is detected what is an IPad? Thanks in adv...
asked by 05.01.2019 / 03:49
0
answers

.ipa debug / test vs. release size [Unity]

I had a problem with the compilation for iOS in Cloud Build by Unity, a few hours ago since I can not solve it, so I found no alternative but to open this question. The problem is that when I generated the .ipa (from Unity's Cloud Build servi...
asked by 19.09.2018 / 23:38
0
answers

Contents of iframe responsive iphone and ipad

Hello, I have this css that is used for the responsive of a legacy application. The web part is sometimes displayed inside iframe. In android the content of the iframe is responsive but in iPhone it is not responsive when the content is in an if...
asked by 18.06.2018 / 21:03
0
answers

Value of type 'AuthDataResult' has no member 'isEmailVerification'

Good I present this code to you for the following problem:    Value of type 'AuthDataResult' has no member 'isEmailVerification' import UIKit import FirebaseAuth import SwiftLoader class Login: NSObject { static let shared = Login(...
asked by 06.06.2018 / 16:56
1
answer

CollectionView control

I am developing a game for iPhone with Swift 4 . My problem is this: I have a% co_of% of 10 columns and enough rows, more than 70, so in the iPhone screen only 12 rows of the more than 70 are displayed) We put ourselves in situation:...
asked by 10.05.2018 / 10:57
1
answer

your screenshots still not accurate reflect your app in use

I tried to publish an app in appstore but they keep sending me this:    We noticed that your screenshots are still not reflected   your app in use.       Next Steps       To resolve this issue, please review your screenshots to ensure that...
asked by 07.11.2017 / 18:18
1
answer

iPhone problem and preventDefault

I have some buttons that when clicking on them, load a text. It works on my computer and on Android but not on Iphone ( it takes me to the top of the page ). This is the code I use. <script type="text/javascript"> $(document).ready(fun...
asked by 21.07.2017 / 13:23
1
answer

Ionic 2 (click) is triggered twice

I am developing an app with Ionic 2, but I found the problem with the click event when trying the application on a device, in this case it is an iphone. This is the code I use to generate an alert, it's simple but it's triggered twice. hom...
asked by 04.05.2017 / 19:31
2
answers

Error running app on iPhone device

I have an app that I had already tried on the same device but I stopped running it for about two weeks, during that time I noticed that every time I tried to open it closed automatically and today when I run the project on the device again The f...
asked by 04.03.2017 / 20:02