Appdelegate jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    40 appdelegate jobs found, pricing in USD

    Greetings, talented Freelancer - Thank you for taking the time to read my project posting! Basically, we need someone with specialized experience to help integrate Firebase Notifications into my current mobile app's system, which has been written in Swift. Skills required: Experience in working with WKWebView and PWABuilder. Expertise in AppDelegate. Proficient in SQL and JavaScript languages. Knowledgeable in REST. Prior work in integrating Firebase Notifications. Ideally, you should have experience working with firebase integrations across iOS platforms. This project needs to be turned around quickly - we pay milestones on time and post good reviews for job well done. Thank you!

    $30 - $250
    Sealed NDA
    $30 - $250
    43 bids

    I am looking for an iOS developer to implement a screen protection feature for my app that is already built using SwiftUI. This feature should activate when the app goes to the background, providing an extra layer of security. Specific requirements for the design and functionality of this feature are available and need...design and functionality of this feature are available and need to be implemented accordingly. The feature should replicate what WhatsApp already doing with its feature screen protection just like the image attached. The overall goal of this feature is to improve the security of the app. Ideal skills and experience for this job include: - Familiarity with background processes in iOS - UIKit (AppDelegate) - iPad (SceneDelegate) - SwiftUI - Local Authenticatio...

    $758 (Avg Bid)
    $758 Avg Bid
    41 bids

    Our ionic developer needs some support to setup the ios build creation using ionic 5 He is experinecing various issues like : pDelegate+FirebasePlugin.h:7:65: error: cannot find protocol declaration for 'GIDSignInDelegate' @interface AppDelegate (FirebasePlugin) <UIApplicationDelegate, GIDSignInDelegate, ASAuthorizationControllerDelegate, ... Smart Diet Planner/Plugins/cordova-plugin-firebasex/FirebasePlugin.h:4:9: fatal error: module 'FirebaseFirestore' not found @import FirebaseFirestore; We expect not only the support to resolve these errors but till the build creation actually happens. Our developer is experienced and fast learner so we do not expect it to be more than 1 day job

    $197 (Avg Bid)
    $197 Avg Bid
    7 bids

    I need help debugging the following issue: installing expo-in-app-purchases into a React Native app. I have installed uinmodules and ...works properly on android. However, I'm not able to link expo-in-app-purchases correctly. I get the following error Invariant Violation: Native module cannot be null Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication) I've run npx pod-install etc I'm looking for someone who is familiar with AppDelegate setup, Expo bare workflow, and react-native-unimodules: Background: I am able to build the app with InAppPurchases installed.

    $18 / hr (Avg Bid)
    $18 / hr Avg Bid
    4 bids

    I need help debugging the following issue: installing expo-in-app-purchases into a React Native app. I have installed uinmodules and ...works properly on android. However, I'm not able to link expo-in-app-purchases correctly. I get the following error Invariant Violation: Native module cannot be null Invariant Violation: Module AppRegistry is not a registered callable module (calling runApplication) I've run npx pod-install etc I'm looking for someone who is familiar with AppDelegate setup, Expo bare workflow, and react-native-unimodules: Background: I am able to build the app with InAppPurchases installed.

    $175 (Avg Bid)
    $175 Avg Bid
    5 bids

    Fix root paths Fix Abosulate path in flutter Correction in Correction in appDelegate Firebase integration Gplus integration Fixes many errors

    $20 (Avg Bid)
    $20 Avg Bid
    1 bids

    Fix root paths Fix Abosulate path in flutter Correction in Correction in appDelegate Firebase integration Gplus integration Fixes many errors

    $20 (Avg Bid)
    $20 Avg Bid
    1 bids

    ...lower. I need a 'Hello World' app that uses iOS to broadcast up to 255 bytes using Bluetooth 5.0, and which is capable of having the advertised data changed, as well as interval. Having done this in Android, I know that the code I need is less than (say) 50 lines of code. It needs to be in a templated hello world app, no UI needs to be done at all, with the code written in the AppDelegate text file. I will merely cut and paste this into my own app. The test data should be "11f0544a-598c-11eb-ae93-0242ac130002 The quick brown fox jumped over the Lazy dog {timestamp}" where timestamp is displayed in HH:MM:SS:Millisecs It should be capable of being read by the nRF Connect app in another device, as proof. I already have this working in , but have been unable...

    $1092 (Avg Bid)
    $1092 Avg Bid
    8 bids

    Looking for someone to help add these two lines to a Flutter app in the AppDelegate file for the local notification package. Preference someone with iphone push notification experience. See description below from the link iOS setup General setup Add the following lines to the didFinishLaunchingWithOptions method in the AppDelegate.m/ file of your iOS project Objective-C: if (@available(iOS 10.0, *)) { [UNUserNotificationCenter currentNotificationCenter].delegate = (id<UNUserNotificationCenterDelegate>) self; } Swift: if #available(iOS 10.0, *) { ().delegate = self as? UNUserNotificationCenterDelegate } Handling notifications whilst the app is in the foreground By design, iOS applications

    $26 (Avg Bid)
    $26 Avg Bid
    8 bids

    I would like an Objective-C based implementation of the Azure Notification Hub service. I do not require any back end service, simply the Objective-C implementation in the AppDelegate files, so that I can send a test notification using the 'Test Send' notification from the Azure portal. I do not need any UI for the app, use a single paged app with no UIViewControllers adding. Just an app that can receive notifications in the foreground and background. This should be a very quick and basic implementation for a test notification only.

    $20 (Avg Bid)
    $20 Avg Bid
    6 bids

    Hi We are using Twilio API for an app. The problem is that after 10:53 of communication both speakers can't here each other anymore even though the call is still going on. The app works on iOS. We are astonished by the fact that in all our tries the call automatically cease to functio...We are using Twilio API for an app. The problem is that after 10:53 of communication both speakers can't here each other anymore even though the call is still going on. The app works on iOS. We are astonished by the fact that in all our tries the call automatically cease to function after this exact time. We are looking for someone with an expertise on the issue. Please find attached the appDelegate responsible for making and handling calls and a video explaining the issue. Regard...

    $660 (Avg Bid)
    $660 Avg Bid
    17 bids

    Hello everyone, I need to implement preloading fullscreen ads for my app as my integration now can cause accidental clicks. You need to integrate fullscreen right after launchscreen "Maybe load it in Appdelegate" Rest is to integrate it once you move from one layout to another. The app is written in Objectiv c Thank you

    $143 (Avg Bid)
    $143 Avg Bid
    8 bids

    the app delegate includes a register token to my server , but after the release iOS 13 the token does not register to my server it still works on iOS 12 and down. - I only can send the Appdelegate.m which already included in project files - I will NOT send any other file - you must be able to fix the Appdelegate whit asking for any other files - if you can't fix with only the using of app delegate then DON'T APPLY - if you need any files other than the app delegate DON'T APPLY - I can test the app delegate for you, if it worked I will send money. - the project in general is objective c and swift 4

    $146 (Avg Bid)
    $146 Avg Bid
    14 bids

    I have a project in Swift, where we get th deep link parameters. It works when the app is installed, but when we setup the app and the user clicks in "complete" installation, the AppDelegate doesn't have any values stored in the deep link values, therefore the Deep Link popup is never shown. Need somebody to fix this tiny bug

    $27 (Avg Bid)
    $27 Avg Bid
    5 bids

    I have an app that has some sections of code that no longer run correctly on Mojave that need to be fixed either by modifying the existing code to work or by replacing it with new code while replicating the functionality. Specifically: 1.) In AppDelegate the code "buildContacts", "onEnter", "findContact", "onNewClient", are no longer supported as AddressBook has been depreciated in Mojave and needs to be converted to Contacts. This code creates a list of contacts that is used in conjunction with autoCompleteController and populates a drop down list when a user begins typing. It also allows the creation of a new Contact entry. 2.) in ProposalTableViewController the code (IBAction)emailActions is not running and I'm not totally sure ...

    $561 (Avg Bid)
    $561 Avg Bid
    9 bids

    Hello, I'll attach my code. (I removed some unimportant code.) What my code already does: If I get a (remote) push notification, I can make a force touch. A text field and the keyboard will appear (as you know from messaging apps) and I can write and submit/send a message. This is working fine. But: I need to be able to get and handle this submitted text in AppDelegate. How can I do this? There are also two other small "bugs" I need help with. Thanks and greetings!

    $52 (Avg Bid)
    $52 Avg Bid
    7 bids

    I have an app (used for training) in which I am trying to get deeplinking to work. However, I have a "Thread 1: signal SIGABRT" error on AppDelegate when I test wetraveldeeplink://deals triggered from a website. This link is supposed to land users to the "Deals & Special Offers" page.

    $33 (Avg Bid)
    $33 Avg Bid
    9 bids

    I need help adding Firebase and Facebook SDK to an iMessage only app. Please review this before applying, there is no AppDelegate file for an iMessage app so some custom coding is needed to get this to work. Need analytics to work for Facebook () and Firebase () when the iMessage app is used. Will also need to be shown how the code was applied.

    $33 (Avg Bid)
    $33 Avg Bid
    9 bids

    I am using the EasyJSWebView library in my app which is old and can be replaced if needed. In the moment I can compile it but i get a runtime error when trying to display a webview at the following file: #import <UIKit/UIKit.h> #import "AppDelegate.h" int main(int argc, char * argv[]) { @autoreleasepool { return UIApplicationMain(argc, argv, nil, NSStringFromClass([AppDelegate class])); } } error: Thread 1: EXC_BAD_ACCESS (code=1, address=0xd0000010) I am using a .htaccess basic auth to protect the website but i add the login to the url of the webview. This has been so since I updated the app from ios 9.x Can someone get this running for me, how long do you estimate in hours?

    $126 (Avg Bid)
    $126 Avg Bid
    18 bids

    Hi Alex Isaack K., I would need some trouble shooting help for FCM. If you have seen the error before I guess its a quick fix in AppDelegate...Probably a few lines of code. The App receives PushMessages via FCM. Then Background fetch downloads the messages such that when user taps on push message its already visible in the open App. Two problems need to be fixed: 1.) This only works sometimes. Sometime background fetch is not started. All push message arrive tough. Challenge one is to get background fetch always working. 2.)Sometimes I have the following compiler error: "nw_socket_get_input_frames recvmsg(fd 4, 1024 bytes): [57] Socket is not connected" Thanks.

    $50 (Avg Bid)
    $50 Avg Bid
    1 bids

    The App receives PushMessages via FCM. Then Background fetch downloads the messages such that when user taps on push message its already visible in the open App. Two problems need to be fixed: 1.) This only works sometimes. Sometime background fetch is not started. All push message arrive tough. 2.)Sometimes I have the following compiler error: "nw_socket_get_input_fram...sometimes. Sometime background fetch is not started. All push message arrive tough. 2.)Sometimes I have the following compiler error: "nw_socket_get_input_frames recvmsg(fd 4, 1024 bytes): [57] Socket is not connected" Important requirement: If you have sample code which performs such a background fetch then we can compare to my code. Looking forward to work with you! I can provide my ...

    $25 (Avg Bid)
    $25 Avg Bid
    4 bids

    ...our SDK via CocoaPods, Carthage and manually. • Our software should be able to push notifications via APNS to the app which has integrated our SDK, with Notification Callbacks and Sounds. (similar to OneSignal). • There should not be any external dependency. • While integration, App developer will pass a unique ID (probably applications’ installation ID, to initialize the SDK), probably in AppDelegate, this ID will be used to call all future events to our Software. • SDK should also have few methods that the app developer can call to send data to our server. 1.1.1 Methods required in the SDK Identifiy API: App developer should be able to call (“email”, user at ) – where first parameter is kind of identification (string) and s...

    $1830 (Avg Bid)
    Urgent
    $1830 Avg Bid
    23 bids

    In my project i want to redirect from one tabbar to another by clicking a button. This works when the tabbarcontroller is on the beginning of my project by putting code in my appdelegate, but it doesn't work when tabbarcontroller is not at beginning. This is the code: func switchToCartTab() { let tabBarController = !.rootViewController as! UITabBarController = 1 } Can someone fix this?

    $27 (Avg Bid)
    $27 Avg Bid
    5 bids

    Now: we have an html web page . form page. 7element. that's this : What we wan... What we want: native iPhone view. responsive to width ( veritcal ) no logic needed. just view. please make this with xib + view conteroller , a single xcode WifiConfigViewVC.m WifiConfigViewVC.c WifiConfig.m ( model class ) - add save button. then save this data(values) to the model. not need to persist. and make a very simple call appdelegate to run this. requirements: ( payment condition ) - you have to commit it to our github ( no other way accepted ) - payment at complettion. - first milestone, once you make view, send screenshot -> release first milestone - completion mileston - after submission.

    $164 (Avg Bid)
    $164 Avg Bid
    9 bids

    My home project is almost done but a few things I don't have the heart to spend a few late night on the web to try and workout. add searchbar to one UITablevew adding sections and indexs to two UItableview. I think it needs to be sorted manually, if so just do one as an example for me and i will ...I don't have the heart to spend a few late night on the web to try and workout. add searchbar to one UITablevew adding sections and indexs to two UItableview. I think it needs to be sorted manually, if so just do one as an example for me and i will do the rest. the Viewdidload is not being called in one of the detailed view controller I set the UINavigationbar tint to black in appdelegate but the color didnt change (this one doesnt really matter) that...

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

    I need banner and intertistial types of integration using Objective-C and Swift for the following ad networks: - Admob - iAd - Tapjoy - Amazon I need a project for each integration with a step by step documentation on how to integrate it. Im using object c and swift, an Appdelegate classes and a ViewController classes. So we would have 16 small projects of integration. You can send to me these 16 small projects in one zip file.

    $10 - $30
    Featured Sealed
    $10 - $30
    2 bids

    I need to be able to integrate this app into my app. To do this, it must be wrapped in its own class, so that i can just display it in its own uiviewcontroller

    $62 (Avg Bid)
    $62 Avg Bid
    4 bids

    We need virtual entry level training on iOS/Objective C Development. We are a small team working on a mobile application, and we have certain queries that we need answer for. We have a good understanding of OOPS and know basic syntax of Objective C. The questions however would be about structure of an iOS application and its running flow - how do the default functions in AppDelegate files interact with the application as well as the default functions that are created when a view is created; what are delegates; using frameworks if any etc. Further details would be shared later. The trainer should have good communication skills, clarify doubts, suggest improvements/better methods of doing the development, point us to relevant resources on the internet for more details and should al...

    $21 / hr (Avg Bid)
    $21 / hr Avg Bid
    7 bids

    We need virtual entry level training on iOS/Objective C Development. We are a small team working on a mobile application, and we have certain queries that we need answer for. We have a good understanding of OOPS and know basic syntax of Objective C. The questions however would be about structure of an iOS application and its running flow - how do the default functions in AppDelegate files interact with the application as well as the default functions that are created when a view is created; what are delegates; using frameworks if any etc. Further details would be shared later. The trainer should have good communication skills, clarify doubts, suggest improvements/better methods of doing the development, point us to relevant resources on the internet for more details and should al...

    $15 - $25 / hr
    $15 - $25 / hr
    0 bids

    I have a non doc-based app with table view with two columns, whose Value bindings are bound to two properties of the arrangedObjects of an array controller. I have a NSMutableArray in my AppDelegate that hold the data, as well as the corresponding @property and @synthesize. I implement key-value-coding accessor methods and use those when inserting data to the array in order to generate KVO notifications. I fill up my array with some NSDictionary objects from xml file. I've got all that working (modify, remove and add items), but what I'd like to do is update my XML document using bindings (like xmlbrowser) so I can save changes to my xml file.

    $30 (Avg Bid)
    $30 Avg Bid
    1 bids

    I have a non doc-based app with table view with two columns, whose Value bindings are bound to two properties of the arrangedObjects of an array controller. I have a NSMutableArray in my AppDelegate that hold the data, as well as the corresponding @property and @synthesize. I implement key-value-coding accessor methods and use those when inserting data to the array in order to generate KVO notifications. I fill up my array with some NSDictionary objects from xml file. I've got all that working (modify, remove and add items), but what I'd like to do is update my XML document using bindings (like xmlbrowser) so I can save changes to my xml file.

    $25 (Avg Bid)
    $25 Avg Bid
    4 bids

    I'm having a hard time with the initialization of my iPhone app -- the app works but there are some use cases I'm having a hard time with so I"m looking for some sample code that does this: --When a user loads the app (possibly for the first time), we need to 1. check whether the user has a FaceBook session a. if they do, we need to check CoreData for user info i. if there is core data info we check via API for partnerships I. Then load appropriate view ii. if there is no core data info, we login/create user via API then go to i above b. if they don't we need to load appropriate view ("logged out home screen"") I'm also using an IIViewDeckController as my main view.

    $35 / hr (Avg Bid)
    $35 / hr Avg Bid
    23 bids

    Deliverable for this project is a git repository containing an XCode 4.6 project which can be used to compile and run a rudimentary ggivnc port to iOS 6 on the iPad 3 or newer. The resulting program can use a server/port which is hardcoded in the AppDelegate. A user interface requirement is that it should display the remote host's screen, including changes on the remote host's screen in realtime. The app should also let the user move the remote host's mouse cursor with a single-touch gesture. Resulting app should support all Remote Frame Buffer (RFB) protocols and encryption protocols and algorithms supported by the current ggivnc app. Applicants should explain what is going wrong in the shell transcript in and list and name the prerequisites for compiling ggivn...

    $1466 (Avg Bid)
    $1466 Avg Bid
    4 bids

    Urgent Development of an App: - must contain a view-controller, 3 buttons - one button post to facebook wall - one button post to Twitter - one button sends e-Mail with attached image - must operate with newest Facebook and Twitter APIs - must run on iOS4.3 and above (do not use iOS5 Twitter integrated !!) - please use clean code, documented, do not place Api code on AppDelegate I need It fast and clean to use it on my Apps. I consider the work donde If I can compile It and use It. I will send you a view of how I need the Facebook post (with user name on it)

    $181 (Avg Bid)
    Featured
    $181 Avg Bid
    7 bids

    ...4.3) application for the iPhone that will provide the following functionality. Please note that the deliverable is source code that must compile the application. You may make use of MapKit (or other free online resources, if I OK it first) Also, all GPS code must be placed in either a singlton class or a view controller (and NOT in the AppDelegate. The AppDelegate may call code from other classes, but the GPS functions cannot be integrated into the AppDelegate) I will retain all copyright and trademark rights to the source code and demo application and reserve the right to use the code in other products. 1. Create a view with a textview at the top and several buttons (described in the other numbered items below) at the bottom. The TextView will be used as an ...

    $2075 (Avg Bid)
    $2075 Avg Bid
    5 bids

    ...implementation file. • In Interface Builder drag the GUI items you will use into the UIWindow instance window. • Compile and run. Don't forget to save in Interface Builder. Next: • Declare the action method for the button. • Define the action method for the button. Put a console output message in the method. • Make connections from the Connections tab in the Inspector, or right click on the AppDelegate in the "Doc" window, to the correspoding GUI item. • Make the target/action connection for the button. • Compile and run. Make sure the button presses call the button method. Continue: • Add the remaining functionality. • Do initialization in the method provided when the project was created: • - (BOOL) app...

    $92 (Avg Bid)
    $92 Avg Bid
    4 bids

    1. To make a few enhancements on the existing iOS (iPhone, iPad) app including: a. Correcting a main bug on the main thread (latency bug) b. Adding accelerometer on and off switch on the info/settings view c. Enhancing application to iOS app switching (multitasking) d. Ensuring that Game center is a user option on the the info/settings view and not triggered from the AppDelegate 2. To create multiple versions from the full app for iPhone and iPad a. Create targets for free iPhone app, free iPad app, paid iPhone, paid iPad Timeframe for delivery: I need to have this up and running within 1 week.

    $100 - $500
    $100 - $500
    0 bids

    We need a Cocoa APP that when you click a button a timer will be start, and the app read and xml using touchxml and begin a download the huge file to the same location of the app is running at that time. - You have to create a new folder f...that you download - You have to check if the file was already download and skip the process - The timer will go to run every 10 min and check if a new file will be added in the xml and begin download it Make sure that don’t exist an overlap on the timer request - You have to show the status of the downloads - Please make sure to programming everything in the AppDelegate file The xml is at Attach is and example app. We need this project done ASAP Thanks

    $100 (Avg Bid)
    $100 Avg Bid
    1 bids

    ...iPhone? I need someone to debug and fix this so I can see the webcam image via the uiwebview. ## Deliverables // // WebCamView2.m // GHL_Computer_V_.0 #import "WebCamView2.h" #import "GHL_Computer_V__0AppDelegate.h" @implementation WebCamView2 // Implement viewDidLoad to do additional setup after loading the view, typically from a nib. - (void)viewDidLoad { appDelegate = (GHL_Computer_V__0AppDelegate *) [[UIApplication sharedApplication] delegate]; NSURL *myurl = [NSURL URLWithString: @""]; //URL Requst Object NSURLRequest *requestObj = [NSURLRequest requestWithURL:myurl]; NSURLConnection *theConnection=[[NSURLConnection alloc] initWithRequest:requestObj delegate:self]; //Load the request in the

    $42 (Avg Bid)
    $42 Avg Bid
    1 bids

    ...one tableview (which is divided into two sections section 1 and section 2). We then go to a differnt subview and call a method which shall push information from section1 to section 2. At the same time we want to delete values from section 1 – however when we refresh the tableview in rootviewcotroller the old value in section 1 doesn't get deleted until a complete restart of the app. We use AppDelegate/removeObject:c and reloadData fot this. b. Set Activityindicators: We'd like to include one activity indicator on a certain event – this should be easy. c. String test: At a certain point the application receives a string (a url) which has to be tested whether it fits one of two domains. If not a popmessage with the wrong string and an error m...

    N/A
    N/A
    0 bids