ios tag

556 questions


1 answers
75 views
0
About Deleting iOS Certificates, Provisioning Files for Released Apps

In order to extend the expiration date of Certificates, Provisioning files for the released application, we removed and recreated the existing one on Developer Center.However, it has been reported tha...

2 years ago

2 answers
30 views
0
How do I scroll with a fixed part of the screen in iOS?

I am making an app for iPad with xcode8&swift.I use Storyboard & Autolayout.iOS 10.x is the target.UITableView is placed in the UIScrollView to display a larger table than the screen on both t...

2 years ago

1 answers
40 views
0
Differences in Behavior between Actual iOS and Simulator Using OCR Engines

Excuse me, I'm a beginner working on Objective-C.I am creating a PDF viewer program on my iPad.At that time, Cut out the image taken with the screenshot, and use OCR to recognize the cut image.The sim...

2 years ago

1 answers
147 views
0
Heroku(Nuxt) to heroku(rails) access to 404

I can communicate from local (Nuxt) to heroku (rails) without any problems, but When I try to access heroku(rails) from heroku(Nuxt) with axios, I get 404 error.I think there is no problem with settin...


1 answers
71 views
0
node, javascript error using soket.io [overlapping]

(Two answers) 4 years agoThere is an error in client.js, but I don't know where to fix it.It seems to be an error with the symbol <, but I don't use it anywhere, so it's refreshing.If you are f...


2 answers
77 views
0
Tapjoy offer wall ads do not appear

Thank you for your help.I would like to use Tapjoy-SDK (iOS v11.2.0) to display the offer wall advertisement, but I am having a hard time because it doesn't show up at all.*We are developing with coco...

2 years ago

1 answers
98 views
0
Use More PhoneGap/Cordova 2.0.0 - Create iOS/Android Application Using 8th File API [No.5] Sample, Cannot be Upload

http://gihyo.jp/dev/serial/01/phonegap2/0008?page=2Based on the above code, we are currently creating an iPad upload application with monaca.Current situation (partial excerpt) is as follows, By execu...

2 years ago

2 answers
132 views
0
Unable to retrieve EXIF information from Cordova.

Retrieved from Cordova (Ver.5.2.0) via cordova-plugin-cameraI would like to get the image/jpeg EXIF information.When I googled, I found cordova-exif, loaded JS, and The implementation is as follows.na...


1 answers
81 views
0
If you do not specify a Team and Provisioning Profile when building iOS apps on Xcode, you will get an error.

I am using Xcode 8.2.1.I'm trying to build a project using a Push Notification.If you do not specify a Team, the Status of Signing will be Signing for IdentifyName requires a development team.and the ...

2 years ago

1 answers
123 views
0
Two Progresses Appear in wkwebView

The first time the webview is loaded with the following code, the progress bar is the intended movement, but if you look at the link in the webview, it looks like two progress bars are displayed.Does ...

2 years ago
« - 48 - »

© 2024 OneMinuteCode. All rights reserved.