Can I use the zbar sdk in my iPhone app? [closed] - iphone

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
I have integrated the zbarsdk in my iPhone app . Working well . Now Please tell me Can I use the zbarsdk without any payments or need to pay ? and Will Apple approve it ? . I have searched but no use

You can check their licensing page here. You dont need to pay anything to use it. Just follow whatever is mentioned there.

Related

support URL while uploading the app [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
What should be the support URL while uploading the app on itunes? It is giving the warninig to fill the support url but I don't have the any idea about it. Can anyone help?
Thanks
The support URL should point to a website that you made to give support for your app. You can just make a quick website that is essentially a placeholder for your future support site but they want something or maybe just use a free blog where you give support information for your app. It doesn't have to be great for them to accept it.

iOS perform LDAP search [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
Hi I'm trying to integrate an LDAP search functionality into my app similar to the one the iPhone has under Mail, contacts, Calendar.
I did some google searches but I'm quiet lost. Can anyone point me in the right direction to implement this? Thank you
Grab OpenLDAP for iOS from here. You can find OpenLDAP tutorials here.

Capture iPhone/iPad number of pages [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
I'm new to iOS development and I'm trying to understand if is it's possible to capture into my code the number of pages an iPhone/iPad has.... I'm referring to the pages created by the user as more apps are installed on the device... Cheers!
if you mean the number of pages on the iphone home dash board, then no, you will not be able to query that information legally

Local Notification [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
I am new to iPhone application.
I have to use local notification to set the fake incoming call in my application.
Then can anybody suggest me the steps to integrate the local notification in my application.
If links or source code with explanation is available, please suggest me for that.
Thanks in advance.
you can find documentation for local notification here
http://developer.apple.com/library/ios/#documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/IPhoneOSClientImp/IPhoneOSClientImp.html#//apple_ref/doc/uid/TP40008194-CH103-SW13
Here is a good tutorial for integrating local notifications into your application http://mobile.tutsplus.com/tutorials/iphone/ios-multitasking-local-notifications/

How to Add In App Purchase to iPhone App [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 11 years ago.
I have looked everywhere and I don't quite understand how to add In-App Purchases to an iPhone App. Can someone please explain with further detail exactly how to accomplish this task?
This tutorial explains exactly how to do what you're asking:
http://www.raywenderlich.com/2797/introduction-to-in-app-purchases