Logged out of iphone app now cant log back in

Iv done this twice now i log out of the firefox app and cannot log back in. It took me about an hour to solve it the first time i did it as i hadnt saved a copy of my sync key. So this time i saved a copy of my sync key but still cannot log in. It seems like my mac wants me to sync my iphone and my iphone wants me to sync my mac to i just get two sets of numbers to input one from each device but no where to input them.
It seems like a better system is needed!

Just to add to this here are the steps i take to try and sync within firefox
Go to firefox preferences/sync
set up firefox sync
i already have an accoun/ connect
then i get the screen add device enter this code which doesnt work as i cant input it at all into my iphone. "If i click i dont have this device with me" i get takend to the sign in screen user name and passoword correct. I enter my last recorded sync key and it says "wrong sync key"
If i then click "show me how i have lost my other device"i get taken to a firefox help page telling to go to manage my account (which i cannot access)
---For some reason after clicking "show me how i have lost my other device" multiple times whilst writing this it has redirected me to a page where it has let me change my sync key. Very odd.

Similar Messages

  • Here is How you close out an iPhone app that is running in the background

    How do you close out an iPhone app that is running in the background in the new iOS 4? We’ve had more than one reader ask this question since the launch of the new iPhone operating system, and the iPhone 4, last week. Some have asked about this due to battery drain concerns, and others just because they want to be able to shut down a backgrounded app.
    So this seems as good a time as any to share a quick tip on how you can force apps to close in the new iOS 4.
    There are two ways to fore an app to close down under iOS 4. The first is by doing a ‘force quit’ on the app, just as we have done under the previous version of the iPhone OS. To do this, you press and hold the power button while you are in the app you want to close down. Wait for the ‘Slide to power off’ bar appears across the top of the iPhone – then don’t hit Cancel, but instead just hold down the Home button continuously until the app closes and you drop back to the home screen.
    The much easier method now available in iOS 4 is to use the Multitasking bar to close any app you want. Here’s how:
    – Double tap the Home button to bring up the Multitasking bar
    – Press and hold anywhere on the multitasking bar until the icons on it start to wiggle.
    – While they are wiggling, each icon has a Minus sign symbol above it.
    – Press the Minus symbol above any app to close it down.
    That’s it. This will work for any app you want to close, including the Apple built-in apps like Mail and Safari etc.
    Hope this quick tip is helpful to some of you who are getting to know iOS 4.

    The apps on the bottom are recently accessed apps. Instead of closing when you exit the app they go into a suspended state, and will load faster when you next launch them. Unless they are a streaming app (like Pandora) they do not use any power when they appear in the active app list.
    This information, as well as the OP's post, are in the latest user guide. I guess nobody reads manuals anymore

  • HT201412 I accedantly fomated my iphone using find my iphone app, now when i turned it on it keeps giving me the massage ( your iphone culdnot be acctivated coz the activation server is temporarily unavailable... ext)

    I accedantly fomated my iphone using find my iphone app, now when i turned it on it keeps giving me the massage ( your iphone culdnot be acctivated coz the activation server is temporarily unavailable... ext)
    HELP ME PLEASE!!!!

    If you don't have a SIM in it, insert a SIM. A SIM is REQUIRED to activate it.
    If it was hacked to unlock it previously, go buy a phone you can use.

  • Kicked out of all apps now that updated to 6.0.1 on ipad3

    I just updated this morning to 6.0.1 on my ipad 3.  Now if I go into Safari, FB, etc it kind of times out/becomes non-responsive and kicks me out of the app after a few minutes.  I tried turning off Siri, restarting a couple of times.  I'm not sure what else to do?  Suggestions?

    The this and see if it helps.
    Quit ALL apps completely and reboot the iPad. Go to the home screen first by tapping the home button. Double tap the home button and the task bar will appear with all of your recent/open apps displayed at the bottom. Tap and hold down on any app icon until it begins to wiggle. Tap the minus sign in the upper left corner of the app that you want to close. Keep swiping in the recents tray until you close them all. Tap the home button or anywhere above the task bar. Reboot the iPad.
    Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.
    You can try this for the Safari crashes as well.
    Go to Settings>Safari>Clear History, Cookies and Data. Restart the iPad. Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.

  • I want to activate my own iphone again but i forget my icloud account because i didnt use it that much and i updated my iphone and now cant activate it, what to do?

    iphone 4s, its my own i was using a different account for the app store i have the iphone but i cant activate it,, and i cant dont want to buy new one,,, what to do ?

    You must remember or recover your ID and password, no-one here or at Apple can help you with that.

  • Where can I find out which iphone apps use data?

    Hi
    My iphone has wi-fi 24/7, yet my data usage is over the limit. 
    Where can I find a listing of which iphone apps use data and not wi-fi? 
    Your help will be greatly appreciated.

    If your phone is on wifi, then almost all apps will use it.  The exceptions are those from your provider.  For example, AT&T apps will always use their network.  To determine if an app is using data, you need to install DataMan Pro.  Even then, you will only get general info and on an hourly basis. Use the process of elimination to figure it out.

  • TS3376 After the last update from find my iphone app i cant locate my device anymore does anyone have a solution im using ios 6.1.1! Thanks

    Just to add that everything worked just find before i updated the app,after the update i wasnt able to locate my device

    Try force closing the Find My iPhone app by double tapping the home button, locating Find My iPhone in the list at the bottom, tapping and holding it until it wiggles, tap to close it, then tap the home button again.

  • In IPhone Apps crash when press back buton . When press back back button Last class is appeared slightly slighly ash, with no error or warning .

    Hi,
    I am developing apps on for 4.1 and on Xcode3.2. My Apps crash when press back buton . When press back back button Last class is appeared slightly than crash, with no error or warning ....Here are the code....crash on Back Funtion
    #import "TransactionSummaryDetailViewController.h"
    #import "TransactionSummaryData.h"
    #import "Constant.h"
    #import "DataBase.h";
    #import "Common.h"
    #import "YPCardHolderServiceService.h"
    #import "SelectionScreenViewController.h"
    @implementation TransactionSummaryDetailViewController
    @synthesize table,cardReference;
    @synthesize waitIndicator,transactionsummary,keyArray,valueArray,isSummaryAvailable;
    @synthesize startDate,endDate;
    // The designated initializer.  Override if you create the controller programmatically and want to perform customization that is not appropriate for viewDidLoad.
    - (id)initWithNibName:(NSString *)nibNameOrNil bundle:(NSBundle *)nibBundleOrNil {
        if (self = [super initWithNibName:nibNameOrNil bundle:nibBundleOrNil]) {
            // Custom initialization
        return self;
    -(void)getrowcount{
        if(transactionsummary.cardholdernmae !=nil){
            [keyArray addObject:@"Card Holder Name: "];
            [valueArray addObject:transactionsummary.cardholdernmae];
        if(transactionsummary.cardnumber!=nil){
            [keyArray addObject:@"Card Number: "];
            [valueArray addObject:transactionsummary.cardnumber];
        if(transactionsummary.debittransactioncount != nil){
            [keyArray addObject:@"Debit Tx. Count: "];
            [valueArray addObject:transactionsummary.debittransactioncount];
        if(transactionsummary.debittransactionvalue!=nil){
            [keyArray addObject:@"Debit Tx. Value"];
            [valueArray addObject:transactionsummary.debittransactionvalue];
        if(transactionsummary.credittransactioncount!=nil){
            [keyArray addObject:@"Credit Tx. Count: "];
            [valueArray addObject:transactionsummary.credittransactioncount];
        if(transactionsummary.credittransactionvalue!=nil){
            [keyArray addObject:@"Credit Tx. Value: "];
            [valueArray addObject:transactionsummary.credittransactionvalue];
    // Implement viewDidLoad to do additional setup after loading the view, typically from a nib.
    - (void)viewDidLoad {
        appDelegate = [[UIApplication sharedApplication]delegate];
        keyArray = [[NSMutableArray alloc]init];
        valueArray = [[NSMutableArray alloc]init];
        [self getrowcount];
        NSLog(@"Key Array Count is %d",[keyArray count]);
        [table setBackgroundColor:[UIColor clearColor]];
        [table setSeparatorColor:TableViewCellSeperatorColor];
        [waitIndicator setHidden:YES];
        [self setTitle:@"Summary Details"];
        UIButton *button =  [UIButton buttonWithType:UIButtonTypeCustom];
        [button setImage:[UIImage imageNamed:@"list.png"] forState:UIControlStateNormal];
        [button addTarget:self action:@selector(BacktoView) forControlEvents:UIControlEventTouchUpInside];
        [button setFrame:CGRectMake(0, 0, 76, 44)];
        self.navigationItem.leftBarButtonItem = [[UIBarButtonItem alloc] initWithCustomView:button];
        if(!isSummaryAvailable)
            if([Common isNetworkAvailable])
                [waitIndicator startAnimating];
                YPCardHolderServiceService *services = [[YPCardHolderServiceService alloc] init];
                YPTransactionsSummaryRequest *summaryRequest = [[YPTransactionsSummaryRequest alloc] init];
                summaryRequest.SC = appDelegate.SC;
                summaryRequest.userName = appDelegate.userName;
                summaryRequest.valid =TRUE;
                summaryRequest.cardReference =[NSString stringWithFormat:@"%@",cardReference];
                NSLog(@"Start Date Is %@ and End Date is %@",startDate,endDate);
                summaryRequest.startDate = startDate;
                summaryRequest.endDate = endDate;
                summaryRequest.applicationType = @"M";
                [services getTransactionsSummary:self action:@selector(getTransactionsSummaryHandlers:) transactionsSummaryRequest:summaryRequest];
                [summaryRequest release];
                [services release];
        [super viewDidLoad];
    //Handle the Response of getTransactionsSummary
    -(void)getTransactionsSummaryHandlers:(id) value
        [waitIndicator stopAnimating];
        // Handle errors
        if([value isKindOfClass:[NSError class]]) {
            NSLog(@"%@", value);
            return;
        // Handle faults
        if([value isKindOfClass:[SoapFault class]]) {
            NSLog(@"%@", value);
            return;
        // Do something with the YPLoginResponse* result
        YPTransactionsSummaryResponse* result = (YPTransactionsSummaryResponse*)value;
        if(result.statusCode == 0)
            NSLog(@"Number of Transaction is =%d",[result.transactionSummaryList count]);
            NSLog(@"Step 1 ='%@'",appDelegate.userID);
            NSString *deleteQuery = @"delete from TransactionSummary where userid = ";
            NSLog(@"Step 1 ='%@'",appDelegate.userID);
            deleteQuery = [deleteQuery stringByAppendingString:[NSString stringWithFormat:@"%@ and cardreference = '%@'",appDelegate.userID,cardReference]];
            NSLog(@"delete query= '%@'",deleteQuery);
            [DataBase deleteDataFromTable:deleteQuery];
            NSLog(@"delete query= '%@'",deleteQuery);
            //for (int i =0; i< [result.transactionSummaryList count]; i++)
            for (int i =0; i< [result.transactionSummaryList count] -2; i++)
                NSLog(@"for loop= %d",i);
                YPTransactionSummaryDetails *transactionSummary = (YPTransactionSummaryDetails*)[result.transactionSummaryList objectAtIndex:i];
                NSLog(@"cardholdername= '%@'",transactionSummary.cardholderName);
                /*NSString *insertQuery = @"Insert into TransactionSummary(cardholdername,cardnumber,debittransactioncount,debittransac tionvalue,credittransactioncount,credittransactionvalue,userid) values(";
                insertQuery =[insertQuery stringByAppendingString:[NSString stringWithFormat:@"'%@','xxxx xxxx xxxx %@',%d,%d,%d,%d,'%@',%@)",
                                                                   transactionSummary.cardholderName,transactionSummary.cardNumber,transactionSumm ary.debitTransactionCount,
                                                                   transactionSummary.debitTransactionValue,transactionSummary.creditTransactionCo unt,transactionSummary.creditTransactionValue,
                                                                   appDelegate.userID]];*/
                //Add by sarvesh
                NSString *insertQuery = @"Insert into TransactionSummary(cardholdername,cardnumber,debittransactioncount,debittransac tionvalue,credittransactioncount,credittransactionvalue,cardreference,userid) values(";
                insertQuery =[insertQuery stringByAppendingString:[NSString stringWithFormat:@"'%@','%@',%d,%d,%d,%d,'%@',%@)",
                                                                   transactionSummary.cardholderName,transactionSummary.cardNumber,transactionSumm ary.debitTransactionCount,
                                                                   transactionSummary.debitTransactionValue,transactionSummary.creditTransactionCo unt,transactionSummary.creditTransactionValue,cardReference,
                                                                   appDelegate.userID]];
                NSLog(@"Insert Query for Transaction Summary is %@",insertQuery);
                [DataBase InsertIntoTable:insertQuery];
            //Read Update Data From DataBase and Refresh Table
                NSString *query = @"Select * from TransactionSummary where userid = ";
                query = [query stringByAppendingString:[NSString stringWithFormat:@"%@ and cardreference = '%@'",appDelegate.userID,cardReference]];
            NSLog(@"select query= %@",query);
                NSMutableArray *temp=[DataBase getTransactionSummaryTableData:query];
                if([temp count] > 0)
                    transactionsummary = (TransactionSummaryData*)[temp objectAtIndex:0];
                    [keyArray removeAllObjects];
                    [valueArray removeAllObjects];
                [self getrowcount];
                [table reloadData];
    -(void)viewDidAppear:(BOOL)animated
        CGFloat navBarHeight = 50.0f;   
        CGRect frame = CGRectMake(0.0f, 20.0f, 320.0f, navBarHeight);
        [self.navigationController.navigationBar setFrame:frame];
        [super viewDidAppear:animated];
    -(IBAction)BacktoView
        NSLog(@"in back function..TrasactionSummaryDetail");
        SelectionScreenViewController *screenView=[[SelectionScreenViewController alloc] initWithNibName:@"SelectionScreenViewController" bundle:nil];
        [self.navigationController popViewControllerAnimated:YES];
        [screenView release];
    - (UITableViewCellEditingStyle)tableView:(UITableView *)tableView editingStyleForRowAtIndexPath:(NSIndexPath *)indexPath{
        return UITableViewCellEditingStyleNone;
    - (NSInteger)numberOfSectionsInTableView:(UITableView *)tableView{
        return 1;
    - (CGFloat)tableView:(UITableView *)tableView heightForRowAtIndexPath:(NSIndexPath *)indexPath
        return cellHeightForGroupedTable;
    - (NSInteger)tableView:(UITableView *)tableView numberOfRowsInSection:(NSInteger)section{
        if(section == 0)
            return [keyArray count];
        else       
            return 0;
    - (NSString *)tableView:(UITableView *)tableView titleForHeaderInSection:(NSInteger)section{
        NSString *title = nil;
        switch (section){
            case 0:{
                //title = @"Summary Details";
                break;
        return title;
    - (CGFloat)tableView:(UITableView *)tableView heightForHeaderInSection:(NSInteger)section {
        if ([self tableView:tableView titleForHeaderInSection:section] != nil) {
            return tableHeaderHeight;
        else {
            // If no section header title, no section header needed
            return 0;
    - (UIView *)tableView:(UITableView *)tableView viewForHeaderInSection:(NSInteger)section {
        NSString *sectionTitle = [self tableView:tableView titleForHeaderInSection:section];
        if (sectionTitle == nil) {
            return nil;
        // Create label with section title
        UILabel *label = [[[UILabel alloc] init] autorelease];
        label.frame = CGRectMake(20, 6, 300, 30);
        label.backgroundColor = [UIColor clearColor];
        label.textColor = HeaderTextColor;
        label.shadowColor = HeaderTextShadowColor;
        label.shadowOffset = CGSizeMake(0.0, 1.0);
        label.font = HeaderTextFontSize;
        label.text = sectionTitle;
        // Create header view and add label as a subview
        UIView *view = [[UIView alloc] initWithFrame:CGRectMake(0, 0, 320,60)];
        [view autorelease];
        [view addSubview:label];
        return view;
    - (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath{
        UITableViewCell *cell = nil;
        NSString *cellIdentifier;
        cellIdentifier = @"SectionsTableIdentifier";
        int row = [indexPath row];
        CGRect nameLabelRect = CGRectMake(19 , 8, 240, 29);
        CGRect cardlabelRect = CGRectMake(19,31,240,15);
        UILabel *nameLabel = [[UILabel alloc] initWithFrame:nameLabelRect];
        UILabel *cardnumber = [[UILabel alloc] initWithFrame:cardlabelRect];
        cell = [tableView dequeueReusableCellWithIdentifier:cellIdentifier];
        if(cell == nil){
            cell = [[[UITableViewCell alloc] initWithFrame:CGRectZero reuseIdentifier:cellIdentifier] autorelease];
        // Remove all subview from cell content view
        for (UIView *view in cell.contentView.subviews){
            [view removeFromSuperview];
         [cell setAccessoryType:UITableViewCellAccessoryNone];
        [nameLabel setTextColor:firstLabelFontColor];
        [nameLabel setFont:firstLabelFont];
        [nameLabel setFont:firstLabelFontSize];
         nameLabel.textAlignment = UITextAlignmentLeft;
         nameLabel.text = [NSString stringWithFormat:@"%@ : %@",[keyArray objectAtIndex:row],[valueArray objectAtIndex:row]];
         [cell.contentView addSubview: nameLabel];
         cell.selectionStyle = UITableViewCellSelectionStyleNone;
        [cell setBackgroundColor:[UIColor clearColor]];
        [cell setBackgroundColor:TableViewCellColor];
        [nameLabel setBackgroundColor:[UIColor clearColor]];
        [cardnumber setBackgroundColor:[UIColor clearColor]];
        [cardnumber release];
        [nameLabel release];
        return cell;
    // Override to allow orientations other than the default portrait orientation.
    - (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceO rientation {
        // Return YES for supported orientations
        return (interfaceOrientation == UIInterfaceOrientationPortrait);
    - (void)didReceiveMemoryWarning {
        // Releases the view if it doesn't have a superview.
        [super didReceiveMemoryWarning];
        // Release any cached data, images, etc that aren't in use.
    - (void)viewDidUnload {
        // Release any retained subviews of the main view.
        // e.g. self.myOutlet = nil;
    - (void)dealloc {
        [table release];
        [waitIndicator release];
        [keyArray release];
        [valueArray release];
        [transactionsummary release];
        [super dealloc];
    @end

    This is the user-to-user tech support site.  For carrier issues go to the Dev forums.
    You might want to note that the current iOS is 4.3.3, and the current SDK is 4.3 and XCode 4.0.2

  • TS4036 stupidly backed up my iphone when i was meant to restore iphone and now i have backed up my phone with no contacts or anything help please can u undo a backup to a previous back up ?

    stupidly backed up my iphone 4s when it came back to me instead of restore how do you undo last back up ?

    Did you back it up to the cloud?

  • HT1349 Hi, Ive got runkeeper as an app my phone ran out of charge I know cant get back into my runkeeper app after putting in email and password.Whats the problem.I also cant use either.

    Hi,
    I continue to have trouble with logging into my apps.Signing in on my runkeeper.
    I put in my e-mail and it syas error.Ive written down my address and password so
    I know it but its not letting me in so what can I do people.
    wayne
    <Personal Information Edited by Host>

    It is a REALLY BAD idea to post your email addresses and password on a worldwide public forum.
    If you have used these login details ANYWHERE else, please CHANGE THEM ALL IMMEDIATELY.
    I have asked the forum hosts to remove the details, but its already too late. Once something is posted on the Internet it cannot be completely deleted.

  • LOST MY IPHONE AND NOW CANT TRACK IT

    My iPhone was stolen on sunday, I tracked it.. however on tuesday i decided to change the password on my apple id for security, but now that i want to track my iPhone I can't, cuz i have to change the password also on my device
    is there anyone who could help find a solution for this PLEASE
    thnxs

    No, other than physically looking for it.

  • My iphone broke, now cant turn off imessage

    my Iphone broke, so now I am using a regular old phone with verizon.  I share an apple id with my family, and did not turn off imessage before it broke.  Now, i don't think i am getting those messages.  How can I turn it off, so I can get those messages as texts?
    Thanks.

    contact Apple Support

  • I renew my iphone , so now cant open him, iTunes only say put  SIM there, iphone say "your iphone doest activate cuz some think wrong with the server , try put USB iphone to iTunes for activation and try again in few minutes.

    my iphone on russian sorry if i say some think wrong

    It sounds like you do not have an internet connection or your phone is locked.
    iOS: Unable to update or restore

  • Two users now cant go back to owner

    hi i made a new account for a freind of mine to use and now i cant get to the login window or log out into my owner account. what do i do?
    ~ChRiS

    Hi, iDVD -
    Great - glad that took care of it.
    To answer a previous question (file for the future) - no, for things like that it need not be an OS 9 Install CD. Provided the firmware is up to date, an OSX Install CD, or any CD the machine can boot to (such as a disk utility's CD, like DiskWarrior), any one at all.
    Usually such a prefs file is tagged as being "in-use" when the OS on the hard drive is booted to, and so it is difficult to throw away. The solution is usually to boot to a CD, so that the OS on the hard drive (and its files) are not in active use - at that time anything can be done to them.
    Sometimes it also can work (such as when a font file is damaged) to drag the item out to the desktop, and then restart - it can often be thrown away then.
    As far as changing your Discussions alias (in this context, "iDVD" is your forum alias) goes, it is not possible to do that - even the forum's Hosts (Sysops and Moderators) can't do it. The only way to do that in effect is to create a new member account for Discussions, with a new alias chosen. Unfortunately, this will have a side effect of losing the post counts, point counts, etc., associated with the old account.

  • I locked my macbook while in icloud and now cant get back in

    I have done this before with no problem but this time I think I got kicked off the network I was on and now I have a white screen with an alternating picture of an earth and a question mark. I can't do anything with it. I have tried rebooting and taking out the battery but nothing changes. Anybody got any suggestions?

    Are you able to boot the MacBook to the Snow Leopard install DVD? If so, go to Disk Utility and try Repair Disk on the hard drive (NOT repair permissions) and report the result here. We'll keep working with you.
    Best of luck.

Maybe you are looking for

  • Address Book Alert or Notification?

    I currently use Entourage's address book as a contact manager and want to switch to Mac Address Book to track my clients. I can't figure out how to have a specific Address Book client alert me to call back on a specific date I specify. For instance,

  • Battery not recognized, not charging, but not dead...AC plugged in

    My MacBook recently had a dilemma of not turning on. I went to the Apple Store and the Genius Bar tech guy fixed it with a SMC/PMU whatever power reset process it's called. Now my computer turns on, it just doesn't recognize the battery. The tech guy

  • Oracle 9.2.0.6 client JDBC OCI driver compatibility issue with JRockit 1.4.

    I have weblogic server 8.1 sp4 running on Linux E3.0 using JRockit 1.4.2_5. I cannot seem to get the Oracle driver ojdbc14.jar to work. Yes I have added $ORACLE_HOME/bin to my classpath prior to any weblogic classes, I added $ORACLE_HOME/lib and $ORA

  • How to uninstall lenovo fingerprint software in windows 7?

    i just upgraded from vista 32 to win7 32,  the fingerprint software that came with win 7 works but my lenovo one doesn't,  i just want to uninstall it but it won't let me.  Keep saying the software is not supported in this version of windows. Anyone

  • Install Flash Player 9 on a private Intranet

    I need to install automatic FP 9 on our local Intranet with a flash detection system. Don't want to install FP 9 on a few thousand workstations manually. Is this possible?