Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

Tagged with
0 votes
1 answer
43 views

Github Markdown highlights text with @ in it

I am writing documentation using Github Markdown for Objective-C, and everytime I write @weakify(self) or strongify(self) and publish my documentation, these two writings appear in highlighted red and ...
T1D's user avatar
  • 3
0 votes
1 answer
185 views

How to import an Xcode project from GitHub into my Xcode project?

I downloaded the DFURTSPPlayer Xcode project from GitHub but I could not import it into my Xcode project in any way. I tried to simply drag the xcodeproj file into my project but I couldn't use it. ...
dUser's user avatar
  • 81
0 votes
0 answers
1k views

The `podspec` specification does not validate

ERROR | [iOS] unknown: Encountered an unknown error (Unable to find other source ref for /private/var/folders/bb/z6vn13c50099chk1ff861s8m0000gn/T/CocoaPods-Lint-20190627-13964-tnz1yj-Vboard/Pods/...
Rabia's user avatar
  • 13
0 votes
1 answer
601 views

Add custom holidays in FSCalendar

I am using FSCalendar and its displaying only default holidays like on Sunday (The weekend) and so I want to add my own holidays in it and change color. So please anyone knows how to add custom ...
MahajanSagar's user avatar
0 votes
1 answer
2k views

FSCalendar - I want to select date on longPressGesture

How to select date using LongpressGesture using FSCalendar?? I am using WenchaoD/FSCalendar third party calendar from github. - (void)collectionView:(UICollectionView *)collectionView ...
MahajanSagar's user avatar
1 vote
0 answers
1k views

App is crashing with Message from debugger: Terminated due to signal 6 in citrus pay integration

I am using citrus pay payment gateway for my app and I am using cocoapods to integrate and I am following the below link to integrate.https://github.com/citruspay/citruspay-ios-sdk and the pod file ...
Satheeshkumar Naidu's user avatar
1 vote
1 answer
1k views

Saving ARSCNView snapshot in didUpdateFrame method causes camera to freeze

I am creating video in ARKit during session. When I press record button, camera freezes. I have written code in didUpdateFrame delegate that causes the problem. There I save scene.snapshot in an array....
Mudassir's user avatar
0 votes
0 answers
483 views

Timeout error when accessing git repo in Jenkins Integration

All, We are having continous Jenkins Integration, It was working fine before couple of days and now we are getting a different error and cannot build the app Started by user Kiran Building in ...
kiri's user avatar
  • 1,987
0 votes
2 answers
74 views

Cocoa pod issue

I have setup my library cocoa pod setup and set it on git now i am trying to install it with pod but it gives me following error Unable to find a specification for ‘pod name’ any one have any idea ...
Hardik Baldha's user avatar
2 votes
2 answers
95 views

How to implement Push Notification with Oracle in iOS

I'm struggling with Push Notification in iOS and it should be based on Oracle. Here is the link to the documentation provided by Oracle but there is a version difference between Oracle Doc & ...
Oscar's user avatar
  • 331
2 votes
1 answer
1k views

How can share images, messages and urls in ios (objective-c)

Please Help us.. We want to share projects (i.e. Its Images, text and also my app url). But i can't get SDK to share all on whatsApp, facebook, twitter, mails and messages. same as android developer ...
ayushi's user avatar
  • 101
3 votes
3 answers
8k views

abc.xcodeproj cannot be opened because the project file cannot be parsed

I sync from git hub desktop Master branch then I open abc.xcodeprof file I can not open error message [abc.xcodeproj cannot be opened because the project file cannot be parsed.] i am remove those &...
PG iOS Developer's user avatar
-2 votes
1 answer
378 views

How to add integrate code from Github into your existing project

I want to get the device location in the application that I want to develop. I have created a SWIFT project and I want to add the code here https://github.com/intuit/LocationManager into my existing ...
borna's user avatar
  • 914
3 votes
1 answer
971 views

Create cocoapod from existing project hosted Github (and locally)

Some weeks ago I've created an interactive transition in Objective-C.I've created a repository on GitHub and I've hosted a project which contains the transition classes and the example code to handle ...
Taglia_90's user avatar
  • 117
0 votes
1 answer
34 views

How to fix the arc and angle of this DLWidgetMenu library

I would like to implement DLWMRadialMenuViewController class in my project from library https://github.com/regexident/DLWidgetMenu and fixed the following but its not working and after run the app its ...
Chandan Kumar Jha's user avatar

15 30 50 per page