Questions tagged as 'ios'

0
answers

Why does the webview front end in Objective-C behave differently from the Safari browser on iPAD?

There is some way to make both compatible in the preview. IOS Version: 9.3.5 iPad 3: Model A1416     
asked by 20.04.2018 / 23:11
0
answers

Problem to download image on html2canvas by iPad tablet

The method below downloads a generated image, which works in Chrome and Firefox, but does not work in Safari using a tablet over the iPad, how do I download it? $scope.downloadFile = function() { html2canvas($("#stage"), { onrende...
asked by 25.04.2018 / 15:36
0
answers

Ionic, service, how to create a task

I would like to know if it is possible to create a service in ionic, that is running even with the app in the background and that at certain times execute a method as if it were a setTimeout but always active.     
asked by 18.04.2018 / 15:54
1
answer

Should I use tableview, collectionview, or scrollview when dealing with vertical items different from each other in XCode?

Good evening, I started learning Swift a short time ago and I'm trying to develop an app in XCode. Today I found the following situation: I need to make a list of information in which it is possible to scroll down, in addition to being able t...
asked by 15.04.2018 / 01:45
0
answers

Ajax does not return callback in IOS

I'm having the following problem, when I try to run my code it arrive in beforeSend however it does not return me if an error has occurred or was successfully executed, could someone help me with this. On PC and Android it works normally and doe...
asked by 13.04.2018 / 21:37
1
answer

How to generate iOS application with React Native

Can someone tell me how the process of generating an iOS application works? Assuming you have the code ready you only have to generate the app, do I need to have an iMac?     
asked by 19.03.2018 / 00:06
0
answers

MySQL Manager IOS

I need an App for IOS to manage my MySQL database. Does anyone know which app can do this? I have tested some but only find the ones that only have the option to select.     
asked by 26.03.2018 / 18:53
1
answer

Input type file in webview - Xcode

I created a webview of a page that contains an input type file to upload photos, however, in the webview of the Iphone, when I click the button to upload the photo, it opens a menu only with the option "Photos of the gallery", and does not give...
asked by 06.03.2018 / 16:49
0
answers

Ionic and IOS Signing Issues

I'm implementing an application on Ionic with the generation of ipa, but I'm having problems at the time of signing. I have already performed all the procedures that I found on the internet, how will I go about the certificates, changed the p...
asked by 28.02.2018 / 13:18
0
answers

Error importing External Framework for Xcode 9

Hello, I'm building an integration for bosch's MySpin system and they provide a framework to be used in the process. I imported this framework into Xcode 9 by clicking and dragging into the project's frameworks folder, and it was added to...
asked by 24.02.2018 / 00:08