ios tag

556 questions


2 answers
51 views
0
Events when scrolling to the bottom of the ons-list

Thank you for your help.Let me ask you a question.monaca is using onsen-ui.I'd like to take an event when I scroll to the bottom of the ons-list, but how do you implement it?Scroll to the bottom → aut...

2 years ago

1 answers
108 views
0
iOS app using youtube_player_flutter is rejected

I created an app to play youtube videos on flutter and submitted it to the review, but it was rejected for the following reasons:The app I created only has the function of playing videos, but it was r...


1 answers
82 views
0
Press buttons divided by category → List by category in table view (transition to section of category corresponding to pressed button)

This is my first question.We are developing an application to introduce a store in a certain area. There are nine buttons on the top page, separated by each category.For example, if you press a button...

2 years ago

1 answers
89 views
0
What are you doing with the WKInterfaceController method?

Throw a request from the AppleWatch to the iPhone.[WKInterfaceController openParentApplication: userInfo reply:^(NSDictionary*replyInfo, NSError*error){ if(replyInfor){ ...It says ^(NSDictory*replyInf...

2 years ago

1 answers
115 views
0
Is it possible to handle the back of WebView with the UINavigationController?

Push the viewController containing webview to the NavigationController, and then If the screen transition in the webview is stuck, I want the back button to be back in the webview and back to the orig...


1 answers
79 views
0
How Swift POSTs Voice Binary Data

I am trying to use Google Speech API for iOS applications using Swift.Below is a sample input from a local audio file: curl-X POST\--data-binary@audio/good-morning-google.flac\--header'Content-Type:au...

2 years ago

1 answers
34 views
0
The IBAction function of buttons placed in custom cells is not called.

·What you want to do I want to process (replace images) when buttons placed in custom cells are pressed.·Problems Pressing the button does not call the action function linked by IBAction.·Prepare file...

2 years ago

3 answers
114 views
0
In xcode(ver6.1), after pop in cocoapods, Build Failed.clang:error:linker command failed with exit code 1 (use-v to see invocation)

I am creating an app with xcode(ver6.1).I installed pop with cocoapods to use for animation.After that, I tried to build, but Build Failed happened.The following error occurred: clang:error:linker com...

2 years ago

1 answers
140 views
0
User authentication crashes with iOS app using GooglePlayGameServices

If you authenticate the user of GPG within the iOS application built by Unity, it will crash.Is there a way to authenticate without crashing on iOS?Xcode Thread View libsystem_kernel.dylib`__pthread_k...


1 answers
96 views
0
Self.navigationController?.pushViewController fails screen transition when using Swift Library PageMenu

Xcode 6.4, Swift is developing an ios app.I am using Swift's library PageMenu.NextView without FirstView→ PegeMenu using PageMenuUnable to transition to UIButton is installed in FirstView and when tap...

2 years ago
« - 26 - »

© 2024 OneMinuteCode. All rights reserved.