Nsstring enml jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    139 nsstring enml jobs found, pricing in USD

    Hello, I hired someone who was so ill grown that he took the money and left the project in between. I am just finishing an app, and it is throwing just one last errors, as an example, look below. CODE: / GET METHOD -(void)authenticateWithUrl:(NSString *)strUrl withCompletion:(void (^)(id, NSError *))completion{ if ([[[NetworkRechabilityManager sharedManager]reachability] isReachable]) { NSURL *URL = [NSURL URLWithString:strUrl]; AFHTTPSessionManager *manager = [AFHTTPSessionManager manager]; = 300; = NSURLRequestReloadIgnoringLocalAndRemoteCacheData; = [NSSet setWithObject:@"text/javascript"]; [manager GET:URL

    $13 / hr (Avg Bid)
    $13 / hr Avg Bid
    34 bids

    ...writing an iOS app for which we need the following code to be implemented using Objective C: WSServer: @interface com_software_WSServerImpl : NSObject { } -(void)start:(int)param; -(void)stop:(int)param; -(BOOL)isDebug; -(void)setDebug:(BOOL)param; -(BOOL)isSupported; @end NetUtils: @interface com_software_util_NetUtilsImpl : NSObject { } -(NSData*)getHardwareAddress; -(BOOL)hasValidIP; -(NSString*)getLocalHostAddress; -(BOOL)isSupported; @end ReentrantLock @interface com_software_impl_locks_ReentrantLockImpl : NSObject { } -(int)getQueueLength; -(BOOL)hasQueuedThreads; -(BOOL)isFair; -(BOOL)isHeldByCurrentThread; -(BOOL)isLocked; -(void)lock; -(void)lockInterruptibly; -(BOOL)tryLock; -(void)unlock; -(BOOL)isSupported; @end ReentrantReadWriteLock: @interface com_softwa...

    $639 (Avg Bid)
    $639 Avg Bid
    13 bids

    We need workaround and be able to get token (ios13) from string like {length=32,bytes=0x2f8790b95d08bacbbe040e0da8557569...f1b47794a4e8d5d3} it has to be written in php. It's similar what they do on ios device directly, but we can't update app so we want to decrypt this token in php. we can't update the app so needs to be done in PHP bid only if you can do today and bid only if you put the word "reader" in beginning text of bid so I know you actually read this

    $92 (Avg Bid)
    $92 Avg Bid
    8 bids

    We need workaround and be able to get token (ios13) from string like {length=32,bytes=0x2f8790b95d08bacbbe040e0da8557569...f1b47794a4e8d5d3} it has to be written in php. It's similar what they do on ios device directly, but we can't update app so we want to decrypt this token in php. we can't update the app so needs to be done in PHP bid only if you can do today and bid only if you put the word "reader" in title of bid so I know you actually read this

    $108 (Avg Bid)
    $108 Avg Bid
    7 bids

    ...to Amazon Cognito, implement the AWSIdentityProviderManager protocol. In the implementation of the logins method, return a dictionary containing AWSIdentityProviderFacebook as the key and the current access token from the authenticated Facebook user as the value, as shown in the following code example. - (AWSTask<NSDictionary<NSString *, NSString *> *> *)logins { FBSDKAccessToken* fbToken = [FBSDKAccessToken currentAccessToken]; if(fbToken){ NSString *token = ; return [AWSTask taskWithResult: @{ AWSIdentityProviderFacebook : token }]; }else{ return [AWSTask taskWithError:[NSError errorWithDomain:@"Facebook Login" code:-1 ...

    $27 (Avg Bid)
    $27 Avg Bid
    2 bids

    ...'_characters' accessed in class method /Users/newowner/Desktop/CITBase/CITControls/CITDBOperations/CITDynamicXMLParser.m:252:47: Expected a type Lexical or Preprocessor Issue Group Unused Entity Issue Group /Users/newowner/Desktop/CITBase/CustomControls/InAppSupportClasses/VerificationController.m:632:14: Unused variable 'purchase_info_bytes' /Users/newowner/Desktop/CITBase/CITControls/CITExtensions/NSString+CITCategory.m:178:17: Unused variable 'str' Apple LLVM 8.0 Error Group Too many errors emitted, stopping now Apple Mach-O Linker (ld) Warning Group ld: warning: directory not found for option '-L/Users/newowner/Desktop/CITBase/CustomControls/Flurry_Ads_SDK' ld: warning: directory not found for option '-L/Users/newowner/Desktop/CIT...

    $155 (Avg Bid)
    $155 Avg Bid
    5 bids

    ...development Client IOS Licode (Objetive-C) The project that I´m working is ECIExampleLicode. The Licode client is already configured to connect two users. In the multiConferenceViewController.m file, the url address of the server is set as well as the required roomID to connect to the server. Also in the file LicodeServer.m the address where the token is created is established: static NSString * kLicodeServerURLString = @ "https://XXXXX3004/XXXXX/ as well as the id of the room to which we will connect. You can download my client in the next link : App Rocket chat iOS Native (Swift) The native rocketchat code is in github of version of the app: it cannot be compiled, it marks us some errors which we have

    $630 (Avg Bid)
    $630 Avg Bid
    14 bids

    ...@"tag",[array objectAtIndex:1],@"date",[array objectAtIndex:2],@"link",[array objectAtIndex:3],@"message",[array objectAtIndex:4],@"title",[array objectAtIndex:5],@"type",[array objectAtIndex:6],@"ilink",[array objectAtIndex:7],@"ID", nil]; // shared preferances NSUserDefaults* preferences = [NSUserDefaults standardUserDefaults]; //NSString *message = @"message"; // Store data in prefereances [preferences setObject:[breakingNews objectForKey:@"message"] forKey:@"message"]; [preferences setObject:[breakingNews objectForKey:@"tag"] forKey:@"tag"...

    $43 (Avg Bid)
    $43 Avg Bid
    5 bids

    Print a one page document that is formatted to print NSString data from a form view, like six NSString numbers and 6 NSString integers input into a document class and calculations done from them in a view - form using xcode 8 on mac os x el capitan 11.6 compiled for mac os x 10.6 snow leopard.

    $23 (Avg Bid)
    $23 Avg Bid
    1 bids

    We need help in upgrading of some our objective C code. For first task we need transform str = "1B,61,00" (it is example) to response = [NSString stringWithFormat:@"%C%C%C", 0x001B,0x0061,0x0000];

    $168 (Avg Bid)
    $168 Avg Bid
    12 bids

    ...simple form and this function called. - (NSArray *) getMaterials; - (NSArray *) getLockingAssemblies; @synthesize materials; @synthesize lockingAssembly; - (void) initFromCsvs { // materials NSString *filePath = [[NSBundle mainBundle] pathForResource:@"Material" ofType:@"csv"]; NSString *content = [NSString stringWithContentsOfFile:filePath encoding:NSUTF8StringEncoding error:nil]; NSArray *contentArray = [content componentsSeparatedByString:@"r"]; NSMutableArray *workCopy = [[NSMutableArray alloc] init]; for (NSString *item in contentArray) { NSRange filter1 = [item rangeOfString:@"Perth"]; if ( == NSNotFound) { continue; } ...

    $25 (Avg Bid)
    $25 Avg Bid
    5 bids

    hi, i am getting text and name from following code. = [NSString stringWithFormat:@"%@n %@", name, msg]; there are some image links like (), i want to convert it into image display

    $36 (Avg Bid)
    $36 Avg Bid
    7 bids

    ...or right to see more categories. We want to give the user the experience that they are using custom emojis when really they are image files that look like emojis. This keyboard will work only in our app. See the attached images to see the look we are looking for. The comment field that the user types in is a HPGrowingTextView. To display the comment we are currently displaying it as a NSString in a KILabel. Below are the links to the items used in our project: HPGrowingTextView - KILabel - We do not want to share our complete project as we have much work put into this project. If code is need to view, we can share parts of it if needed. We are looking for someone that has already done something

    $270 (Avg Bid)
    $270 Avg Bid
    10 bids

    ...something like 123.43 in^2 The problem starts when I want to read this back in with var inputArea = as! Measurement<UnitArea> I think because the get Object value of the Measurement Formatter is not defined. open func getObjectValue(_ obj: AutoreleasingUnsafeMutablePointer<AnyObject?>?, for string: String, errorDescription error: AutoreleasingUnsafeMutablePointer<NSString?>?) -> Bool Is my understanding correct? Are there any examples in Swift where this function has been defined for measurements? Right now the user can edit the entire string including the text in the units. Is there a good way to block the units in the NSTextFieldCell? I would like the user to be able to edit the number but not the units and then return the measurement with ...

    $133 (Avg Bid)
    $133 Avg Bid
    1 bids

    I need the sum of an array in my code. this gives an error.. func totalCart() { productTotal = 0 for item in shoppingcard2 { productTotal += item as NSString).floatValue } total = productTotal }

    $18 (Avg Bid)
    $18 Avg Bid
    1 bids

    The goal of this micro project is to develop a Swift 3 function (or class) that will be able to perform a UPnP discovery over the local network. The UPnP discovery is used to find devices such as printers that are UPnP compatible and broadcast their identification over the local network. I will be happy with just receiving the UPnP packets as NSString, as you can see in this StackOverflow post:

    $53 (Avg Bid)
    $53 Avg Bid
    3 bids

    ...Session ID. The delivery requirements are that the code takes the RSA public key and using Apple's crypto API's remove any keys already stored on the device (eg using SecItemDelete or similar), and then store the public key information (eg using SecItemAdd or similiar) resulting in perm key (eg SecKeyRef or similiar) that can be used to encode the AES keys (these keys are provided), NSData, or NSString objects. Code delivered must be Objective-C and run with ARC for works for iOS 9.x. There is minimal/no UI requirements just a clear way to store the RSA key, AES key pair, and use common crypto to encode data using the RSA public key and produce a base64 string as server payload. Certs are not provided, on the RSA key in the format/layout detailed above. ...

    $230 (Avg Bid)
    Featured Urgent
    $230 Avg Bid
    12 bids

    I have download a game from code canyon. The game keeps giving me build failed. There are a total of 7 issues. I need these errors repaired so I can reskin game. Also if not included changes are needed for the following: MenuView... "]; with your twitter promoting page Change NSURL *myUrl = [NSURL URLWithString:@" "]; with your Facebook promoting page defined.h Change #define k_game_center_domain @" " with your game center leaderboard ID AppDelegate.m Change [RevMobAds startSessionWithAppID:@" "]; With your RevMobAds App ID ViewController.m Change NSString * text = [NSString stringWithFormat:@" ", (long)_scoreValue]; With your own text for social sharing In the attachment you will see a picture...

    $69 (Avg Bid)
    $69 Avg Bid
    16 bids

    Super simple, need to pass a NSString from one view to the next. See the attached Xcode project. This should be completed within 5 minutes.

    $9 (Avg Bid)
    $9 Avg Bid
    3 bids

    Swift had been updated and I am getting this error. Do you have any idea what is causing this? Thank you in advanced. cannot invoke 'acquireTokenWithResource' with an argument list of type '(NSString?, clientId: String, redirectUri: NSURL, completionBlock: (ADAuthenticationResult!) -> _)' (, clientId: clientID as String, redirectUri: redirectURI, completionBlock: { (result: ADAuthenticationResult!) in here is where i get the code -->

    $25 (Avg Bid)
    $25 Avg Bid
    1 bids

    ... = self } let URLPath = "" func loadAddressURL(){ let requestURL = NSURL(string: URLPath) let request = NSURLRequest(URL: requestURL!) (request) } func webViewDidFinishLoad(webView: UIWebView) { NSLog("Webview finished load") let currentUrl : NSString = (!.absoluteString)! var currentUrlString = currentUrl as String NSLog(currentUrlString) if ("") != nil { NSLog("Going to hide the navigation bar! "+currentUrlString) //THIS IS WHERETHE NAVIGATION BAR WILL BE HIDDEN } else { NSLog("Going to show the navigation

    $48 (Avg Bid)
    $48 Avg Bid
    3 bids

    ...activateApp]; } - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions { return [[FBSDKApplicationDelegate sharedInstance] application:application didFinishLaunchingWithOptions:launchOptions]; } - (BOOL)application:(UIApplication *)application openURL:(NSURL *)url sourceApplication:(NSString *)sourceApplication annotation:(id)annotation { return [[FBSDKApplicationDelegate sharedInstance] application:application openURL:url sourceApplication:sourceApplication annotation:annotation]; } L...

    $132 (Avg Bid)
    $132 Avg Bid
    9 bids

    ...Ionic, Javascript, Mobile Phone, Objective-C Example: Objective-c: -(void) nowPlayingItemChanged:(NSNotification *)notification { MPMusicPlayerController *player = (MPMusicPlayerController *)[url removed, login to view]; MPMediaItem *song = [player nowPlayingItem]; if (song) { NSString *title = [song valueForProperty:MPMediaItemPropertyTitle]; NSString *album = [song valueForProperty:MPMediaItemPropertyAlbumTitle]; NSString *artist = [song valueForProperty:MPMediaItemPropertyArtist]; NSString *playCount = [song valueForProperty:MPMediaItemPropertyPlayCount]; NSLog(@"title: %@", title); NSLog(@"album: %@", album); NSLog(@"artist: %@", artist); NSLog(@"playCount: %@", playCount); } } in javascri...

    $2899 (Avg Bid)
    $2899 Avg Bid
    14 bids

    ...programmer to implement the following interface using the dropbox core api and the google drive api for file management @interface Node : NSObject { NSString *path; NSString *name; BOOL isDirectory; } @end @interface FileSystem : NSObject //Starts at /, of Nodes -(NSArray *) listContentsOfDirectory:(NSString *) path; -(BOOL) uploadFile:(NSString *) localPath toPath:(NSString *) path; -(BOOL) downloadFileFromPath:(NSString *) path toPath:(NSString *) localPath; -(BOOL) setup; -(BOOL) deleteFileAtPath:(NSString *) path; -(BOOL) createDirectoryAtPath:(NSString *) path; -(BOOL) movePath:(NSString *) source toPath:(NSString *) dest; @end The result of this project will be an ...

    $111 (Avg Bid)
    $111 Avg Bid
    1 bids

    Hi, I Need equivalent code from this code objective C to SWIFT The file have the following: -85.48127,32.60832 -85.48078,32.60986 -86.77408,33.52456 - (NSDictionary *)heatMapData { CSVParser *parser = [CSVParser new]; NSString *csvFilePath = [[NSBundle mainBundle] pathForResource:@"data" ofType:@"csv"]; [parser openFile:csvFilePath]; NSArray *csvContent = [parser parseFile]; NSMutableDictionary *toRet = [[NSMutableDictionary alloc] initWithCapacity:[csvContent count]]; for (NSArray *line in csvContent) { MKMapPoint point = MKMapPointForCoordinate( CLLocationCoordinate2DMake([[line objectAtIndex:1] doubleValue], [[line objectAtIndex:0] ...

    $27 (Avg Bid)
    $27 Avg Bid
    9 bids

    Using the SongList class provided, add a method for printing the songname and artist to a file named “”. Also create methods to list and sort the contents of the SongList. Using NSString classes and other Array Objects as needed write a test program that adds at least 10 SongList items and then sorts, and prints each SongList item to your file with each SongList on a separate line. You should sort by artist. You should use “real” song names and artists for your entries. Provide separate @interface, @implementation and test program files using “.h” for interface files, and “.m” for implementation and program files. Additional requirements include: Document your program with comments.

    $64 (Avg Bid)
    $64 Avg Bid
    6 bids

    Hi Guys, I need your help to decode hex string to nsstring by Objective-c. e.g.) HEX string 03 01 68 74 74 70 3A 2F 2F is http:// in NSString Thanks

    $85 (Avg Bid)
    $85 Avg Bid
    8 bids

    ...so far: #pragma mark - UITextFieldDelegate - (BOOL)textFieldShouldReturn:(UITextField *)textField { [textField resignFirstResponder]; NSString *URLString = ; NSRange spaceRange = [URLString rangeOfString:@" "]; NSURL *URL = [NSURL URLWithString:URLString]; if (! && !) { // The user didn't type http: or https: URL = [NSURL URLWithString:[NSString stringWithFormat:@"http://%@", URLString]]; } if () { // The user had spaces, perform a search NSString *searchURL = [NSString stringWithFormat:@"@", URLString]; searchURL = [searchURL stringByAddingPercentEscapesUsingEncoding:NSASCIIStringEncoding];

    $14 (Avg Bid)
    $14 Avg Bid
    1 bids

    ...style-guide#ternary-operator Error handling - Methods - Variables - - No single letter variable names except in for() loops - Asterisks indicating pointers belong with the variable e.g. NSString *text not NSString* text or NSString * text - Property definitions should be used in place of naked instance variables Variable Qualifiers - Literals - CGRect Fuctions - Constants -

    $339 (Avg Bid)
    $339 Avg Bid
    2 bids

    In Xcode I have begun writing an iPhone iOS8 app for iPhone 6 plus. I am running Yosemite (beta) on my computer and Xcode 6.01 (not beta). In the simulator, I cannot view the txt file when I click on the arrow, I continually get this error: ‘copy’ attribute on property ‘description’ does not match the property inherited from ‘NSObject’ Property type “UITextView’ is incompatible with type “NSString’ inherited from ‘NSObject’ Auto property synthesis will not synthesize property ‘description’ because it is ‘readwrite’ but it will be synthesized ‘readonly’ via another property It works fine on Maverick's in Xcode 5.1.1 I would like this issue fixed. I would like A...

    $497 (Avg Bid)
    $497 Avg Bid
    13 bids

    The code is working on ios 6.1 but it didn't works on ios 7 devices. the else part is displayed on ios 7: please contact me, you will get the complete source files. ---------------------------------- - (void) buyFeature:(NSString*) featureId { if ([SKPaymentQueue canMakePayments]) { /*SKPayment *payment = [SKPayment paymentWithProductIdentifier:featureId]; [[SKPaymentQueue defaultQueue] addPayment:payment];*/ SKMutablePayment *myPayment = [SKMutablePayment paymentWithProductIdentifier: featureId]; = 5; [[SKPaymentQueue defaultQueue] addPayment:myPayment]; } else { UIAlertView *alert = [[UIAlertView alloc] initWithTitle:@"Snowboard Extreme" message:@"You are not authorized to ...

    $52 (Avg Bid)
    $52 Avg Bid
    11 bids

    ...Mobile Phone, Objective C Example: Objective-c: -(void) nowPlayingItemChanged:(NSNotification *)notification { MPMusicPlayerController *player = (MPMusicPlayerController *); MPMediaItem *song = [player nowPlayingItem]; if (song) { NSString *title = [song valueForProperty:MPMediaItemPropertyTitle]; NSString *album = [song valueForProperty:MPMediaItemPropertyAlbumTitle]; NSString *artist = [song valueForProperty:MPMediaItemPropertyArtist]; NSString *playCount = [song valueForProperty:MPMediaItemPropertyPlayCount]; NSLog(@"title: %@", title); NSLog(@"album: %@", album); NSLog(@"artist: %@", artist); NSLog(@"playCount: %@", pla...

    $1322 (Avg Bid)
    $1322 Avg Bid
    22 bids

    ...Job Description: Looking for a talented Objective-C Developer who will be responsible for the development of a cordova plugin that exposes iOS7 to javascript. Your responsibilities: - Write clean, modular, robust code to implement the desired requirements Your qualifications: - Active Github account Skills required: Cordova, iPhone, Javascript, Mobile Phone, Objective C static NSString * const XXServiceType = @"xx-service"; MCPeerID *localPeerID = [[MCPeerID alloc] initWithDisplayName:[[UIDevice currentDevice] name]]; MCNearbyServiceAdvertiser *advertiser =[[MCNearbyServiceAdvertiser alloc] initWithPeer:localPeerID discoveryInfo:nil serviceType:XXServiceType]; [advertiser startAdvertisingPeer]; javascript: var XXServiceType = "xx-service&...

    $17 / hr (Avg Bid)
    $17 / hr Avg Bid
    13 bids

    ...for a talented Objective-C Developer who will be responsible for the development of a cordova plugin that exposes iOS7 to javascript. Your responsibilities: - Write clean, modular, robust code to implement the desired requirements Your qualifications: - Active Github account Skills required: Cordova, iPhone, Javascript, Mobile Phone, Objective C Example objective-c: static NSString * const XXServiceType = @"xx-service"; MCPeerID *localPeerID = [[MCPeerID alloc] initWithDisplayName:[[UIDevice currentDevice] name]]; MCNearbyServiceAdvertiser *advertiser =[[MCNearbyServiceAdvertiser alloc] initWithPeer:localPeerID discoveryInfo:nil serviceType:XXServiceType]; [advertiser startAdvertisingPeer]; javascript: var XXServi...

    $1387 (Avg Bid)
    $1387 Avg Bid
    18 bids

    Hi. I need help with a Leadbolt HTML-call implemented somewhere in my XCODE4 project, so that it will show ads. This: NSString *pageHTML = @"<script type="text/javascript" src=""></script>"]; [myWebView loadHTMLString:pageHTML baseURL:nil]; in MainViewController.m is not working. I don't use the Leadbolt SDK

    $22 (Avg Bid)
    $22 Avg Bid
    1 bids

    Using the SongList class you created in homework 4, add a method for printing the songname and artist to a file named “”. You should also create methods to list and sort the contents of the SongList. Using NSString classes and other Array Objects as needed write a test program that adds at least 10 SongList items and then sorts, and prints each SongList item to your file with each SongList on a separate line. You should sort by artist. You should use “real” song names and artists for your entries. You should provide separate @interface, @implementation and test program files using “.h” for interface files, and “.m” for implementation and program files. Additional requirements include: 1. Document your program with comments. 2. Inclu...

    $611 (Avg Bid)
    Featured
    $611 Avg Bid
    3 bids

    Using the SongList class you created in homework 4, add a method for printing the songname and artist to a file named “”. You should also create methods to list and sort the contents of the SongList. Using NSString classes and other Array Objects as needed write a test program that adds at least 10 SongList items and then sorts, and prints each SongList item to your file with each SongList on a separate line. You should sort by artist. You should use “real” song names and artists for your entries. You should provide separate @interface, @implementation and test program files using “.h” for interface files, and “.m” for implementation and program files. Additional requirements include: 1. Document your program with comments. 2. Inclu...

    $10 - $30
    $10 - $30
    0 bids

    Hi, I need a function to convert a normal NSString in UTF-8 format to UCS-2 encoded string. And back conversion. As the UCS2 charset uses always two bytes for every char, the UCS2toUTF8 function will always get as input a string with the two leading zeros for every char to convert (ex:00410062006200690061006D006F002000720065006700720065006400690074006F00200073007500200074007500740074006900200069002000660072006F006E007400690020002E002000530065006D006200720065007200650062006200650020006F006B002020AC00260040002100270025002400A300A5202200230025005E002A) and I expect the UTF8toUCS2 function to give me back a string with the same format. The project will be payed only if requirements will be met. Please add [UCS-2] to your answer so I will know you have read the specifications...

    $10 - $30
    $10 - $30
    0 bids

    We have a functional ios app, but requires some minor adjustments. The app is runnable using xcode/ios 7 simulator The job involves: 1. Displaying images in a cell viewer. The steps are: Create a NSString array contaning all the names for the images. Set up the Collection View datasource and delegate methods. Set the scrollViewDidScroll delegate method for your UICollectionView. This code is already incorporated in the app. 2. adding two developed codes from , and make them runnable in the app. 3. adjusting the login page after that of a popular app 4. teaching me how to modifying the size/ color of a few buttons, and the background color of screens. 5. adding a pop-out layer that shows user clicked the

    $306 (Avg Bid)
    $306 Avg Bid
    15 bids

    Requirements: - The recording starts and finishes by tapping the record and stop button. N...would appreciate static methods to your UIViewController that returns BOOLs for methods like: canRecordSound, canRecordVideo. We also want a 3 additional methods in your view controller that will be called: userHasRunOurOfDiscSpace, errorOccured - like any other delegates. The startRecording method should return a BOOL - YES on success, NO on any error. The stopRecording method should return an NSString - file name. Optional requirement: For any movie, user has recored, we would also want an option to create an additional .mov file, continue "x" last seconds in "y" quality. I think that's all. Payment: money transfer, paypal. If you can send me the invoice - it ...

    $2000 (Avg Bid)
    $2000 Avg Bid
    1 bids

    ...the receiptData for the itms receipt verification POST request. NSString *jsonObjectString = [self encodeBase64:(uint8_t *) length:]; // Create the POST request payload. NSString *payload = [NSString stringWithFormat:@"{"receipt-data" : "%@", "password" : "%@"}", jsonObjectString, ITC_CONTENT_PROVIDER_SHARED_SECRET]; NSData *payloadData = [payload dataUsingEncoding:NSUTF8StringEncoding]; #warning Check for the correct itms verify receipt URL // Use ITMS_SANDBOX_VERIFY_RECEIPT_URL while testing against the sandbox. NSString *serverURL = SendURL; // Create the POST reques...

    $24 (Avg Bid)
    $24 Avg Bid
    1 bids

    ...data, you would have to just do this code: [FNSOrganisationDAO getObjectsWithParameters:nil withResponse:^(FNSDAODataSource dataSource, FNSDAOResponseType responseType, NSArray *organisations, NSString *responseMsg) { = organisations; }]; 4) Very similar to the screen before, as the API call is already done. so only need to make a call. [FNSProductCategoryDAO getObjectsWithParameters:@{@"OrganisationId" : } withResponse:^(FNSDAODataSource dataSource, FNSDAOResponseType responseType, NSArray *productCategories, NSString *responseMsg) { = [productCategories mutableCopy]; = ; }]; 5) Again similar, but

    $1069 (Avg Bid)
    $1069 Avg Bid
    16 bids

    In the mainviewcontroller, the array location is empty although the Json object is aligned to it. check that and the code in that file is repeated for drawing shape files Eg. from the code NSString coord = @".."; till NSDictionary *d = .. this set of code is repetitive for all the shapes. This should be looped. and the hard core value of coordinates is stored in "geometry" in the Counties class. it should be aligned directly. and the = "//remove the hardcode string " and assign with geographic_name in the Counties class. Fixed budget : $25

    $35 (Avg Bid)
    $35 Avg Bid
    4 bids

    Change code in Data feed to new link and fix any iOS 7 related issues. example : //NSString * path = @""; NSString * path = @""; NSDictionary * params = @{@"RouteCode": , @"Referrer": @"uvamobile"}; [httpClient getPath:path parameters:params success:^(AFHTTPRequestOperation *operation, id responseObject) { PaPaDoc * doc = [PaPaDoc docWithHTMLData:(NSData *)responseObject]; NSArray * rows = [doc findAll:@"//tbody/tr"];

    $208 (Avg Bid)
    $208 Avg Bid
    21 bids

    we want a node.js application that takes in html as json input and responds as ENML(Evernote format) after converting specification can be found at we are expecting it to be in lines of ,

    $773 (Avg Bid)
    $773 Avg Bid
    1 bids

    ...from Facebook 10. Setup your app in iTunes connect 11. Setup your gamecenter leader board in iTunes 12. Then in xcode navigate to MycomponentsGamecenterAppspecificvalues and replace the kEasyLeaderboardID with your newly created leaderboard id 13. In the file repalce the current itunes url with the url for your game 14. In Classes find the code that says “NSString stringWithFormat:@“ and replace the numbers after it with the Apple ID for your game from 15. itunes connect. 16. In the same file, you can change the text for your review popups to whatever you like. 17. Change the music to your music (current music file is called ) 18. Search for the text “Freestyle” and change it to what you want. This is the text that appears in gameplay when ...

    $411 (Avg Bid)
    $411 Avg Bid
    17 bids

    @interface PictureCollection : NSObject { NSMutableOrderedSet* pictures; NSMutableIndexSet* selection; NSString* title; BOOL editable; } @property (nonatomic, strong) NSString * title; @property (nonatomic, readonly) NSOrderedSet* pictures; // Method definitions... @end

    $140 (Avg Bid)
    $140 Avg Bid
    3 bids

    @interface PictureCollection : NSObject { NSMutableOrderedSet* pictures; NSMutableIndexSet* selection; NSString* title; BOOL editable; } @property (nonatomic, strong) NSString * title; @property (nonatomic, readonly) NSOrderedSet* pictures; // Method definitions... @end

    $146 (Avg Bid)
    $146 Avg Bid
    1 bids

    ...are building a simple app which allows people to post projects and other people to join them. Additionally they can track how much they are earning from the project. We already have a basic starting point for the look and feel of the app. We're looking for an engineer who can take the current code base and add the following features: (1) User can Post a Project -Project Name -a simple NSString -Project Type (App, Game) -Producer -this is reference to a GPUser object -this represents whoever is responsible for the project, and in practice is the Creator of the project -Upon creation of a project, a slide up view appears allowing them to invite from a collection of their friends (other GPUsers) (2) User can Join a Project -Users can browse a list of...

    $250 - $750
    Sealed
    $250 - $750
    7 bids