Missing mobile web app on reality

I just took over my mom's samsung reality. went to the store and had the number changed, etc.
when i try to get on the mobile web app, it simply says "no application." when i go to the "get it now" to download it like the verizon page says to, it can't find any mobile web app.
I know my mom had the app before she gave me the phone and used it a little bit. i don't understand why i can't access it. help please! i need mobile access to my email!!

It seems it may have been deleted in a system error. A hard reset should resolve this. The steps for this are listed below:
-From the standby screen, press Menu
-Press Settings & Tools
-Press Phone Settings (7)
-Press Security (8)
-Enter the lock code, default password is the last 4 digits of Cell phone number
1. Do software reset: Press Reset Settings (6)
-Press Yes to confirm resetting the handset to factory default settings
-The phone will now restart
2. Do hard reset: Press Restore Phone (5)
Press Yes to confirm resetting the handset to factory default settings
Press OK at the reprogram prompt
Enter the lock code, default password is the last 4 digits of cell phone number
Note: Press *228 and SEND after the power cycle to re-program the phone

Similar Messages

  • IOS4,  apple-mobile-web-app-capable and client certificates

    IOS4 (4.0 and 4.0.1) seems to have broken apple-mobile-web-app-capable. I have a webbapplication using client certificates to authenticate the user. This worked flawless on IOS3.x. However, after having upgraded my iPhone to IOS4, the application fails when started from the springboard with an error message telling a client certificate is required (I have one installed). When I start the application from within Safari it works OK. I tracked the error down to the following line in the HTML code:
    <meta name="apple-mobile-web-app-capable" content="yes" />
    When I remove this line, the application works again flawless when started from the springboard. However the native look and feel are gone. As soon as I add this line to the HTML, the application works when started from Safari, but fails when started from the springboard.
    Does anyone have a glue or is this a bug on the apple-mobile-web-app-capable function of IOS4?

    I have also experienced this problem on iOS 4.1. I want to authenticate access to a web-app using SSL client certificates but I get an error "Cannot Open ... requires a client certificate" when launching the app from the home screen. Very annoying!
    Navigating to the page in Safafi prompts the user to choose which certificate to use and then loads the page successfully. Just as a side question, is there anyway to automatically associate a client certificate with a web site so that the user is never prompted to choose a certificate when accessing the site? I want an authentication process that is transparent to the user.

  • Mobile web app stopped working on iPhone 6

    Hi All,
    I have a mobile web site that works really well on iPhone 5, iPhone 5s (both running iOS 8) and also on my iPad (iOS 8 as well).  However, the 'login' button does not work on the iPhone 6 (e.g. you click it and nothing happens).  That exact same website works on the other platforms. This doesn't make sense to me because they are all iOS 8?
    The website is written in AngularJS using BootStrap.  I know there are some updates to the webview on iOS but surely it is the same across all platforms? 
    On a side note, the website does work on an iPhone 6 emulator via Browser Stack. 
    Any help would be greatly appreciated.
    Thanks,
    Gaj

    I debugged this on the actual iPhone 6 that was having the problem and I saw that it was failing when the token returned by the server was being stored in session storage.
    I called up Apple support and spent a fair bit of time on the phone with them. The page was working on other iPhone 6 devices but not this one. After trying a few different settings and confirming it was working on Chrome, the fantastic Apple support person asked me to see if the page was set to 'private'.
    On the bottom right of the safari browser, you click an icon and you can set individual websites to 'private'. Unchecking this made the website work and I could store the token in session storage. It appears that my client accidentally set the website to 'private' and this was causing the issue.
    Hopefully this will save someone else some time with a similar issue.  Full credit to Apple support who spent over an hour to resolve this issue.

  • Missing 'Fusion Web App' template in JDeveloper 11.1.2.3

    Hello all,
    I am new user of JDeveloper. I have installed Oracle JDeveloper 11g (Studio Edition Version *11.1.2.3.0* for Linux).
    I tried to follow the "Getting Started" tutorial here: http://docs.oracle.com/cd/E18941_01/tutorials/jdtut_11r2_55/jdtut_11r2_55_1.html
    I want to develop a "*Fusion Web Application (ADF)*", but in the gallery of "New Application" *this template is missing*. Also "Java Desktop Application (ADF)" is missing too.
    I'm using the "Studio Developer" role and i already download all the updates from "Help -> Check for updates".
    In "Help -> About" there are:
    About:
    Studio Edition Version 11.1.2.3.0
    Build JDEVADF_11.1.2.3.0_GENERIC_120914.0223.6276.1
    Any help highly appreciated. Thanks in advance.
    Vale

    No, I don't think that it's a lack of feartues. However, I never installed jdev using hte linux version. On linux I normally use the generic installer and use my already installed jdk to run it on.
    I suggest you download the generic installer and remove the current installation from your system, and install it again using the generic installer. In this case you need an jdk1.6.0_24 or better installed on your machine. I'm running jdev on 1.6.0_45, but on windows. Currently I don't hane a linux installation running jdev.
    Timo

  • IPad IOS 8.1 full screen safari web app display issue

    My company produces a web app that is intended to be used from the iPad's Full Screen Home Screen launch.
    we are using the tags:
    <meta name="apple-mobile-web-app-capable" content="yes">
    <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no" >
    Since taking the updates to IOS 8, 8.1, & 8.2, when the app is launched in full screen mode from the home screen, the iPad's top line including the text "iPad", its signal strength, VPN status, current time, battery life, and blue-tooth indicators are superimposed on the top line of every page - making it difficult to read that top line of data coming from our app.
    Additionally, there appears to now be a blank white band that shows up on the footer of the web app.  Both of these new additions to the full screen appearance is yielding a somewhat less professional appearance.
    Is there some sort of tag or other setting that we can use to hide these new areas that are appearing?

    This is a better illustration.   I'm thinking that the white band at the bottom of the screen should be at the top of the screen (like the iphone does) and the web content should be shifted down that amount of space.
    the white band is hard to see with this white background however, but its obvious on the ipad in full screen mode... so go to the link on your device, save it to the home screen and relaunch...
    http://www.initlabs.com/sample/ios7mobileweb.html
    Is anyone else seeing this issue?

  • Acces key problem in Mobile web application

    Hi experts,
    I am just trying a mobile web application according to the link given below:
    /people/john.moy3/blog/2010/11/21/build-your-first-mobile-web-app-using-jquery-mobile-and-abap--part-2
    tutorial by John Moy.
    While reimplementing the controller class i am getting one message "Method DO_INIT is implemented in class CL_BSP_CONTROLLER" and asking for Access key.
    Why this is happening and how i can overcome this problem?
    Please help me.
    Arun

    Use REDEFINE key....

  • SharePoint 2013 cannot view PDF documents in mobile browser with office web apps

    Hi,
    I'm receiving the following error when viewing SharePoint 2013 PDF documents in a mobile browser after clicking on the filename:
    "Viewing of .pdf files has been disabled in Microsoft Word Mobile Viewer. Please get in touch with your helpdesk."
    My Question
    Is viewing PDF documents in mobile browsers with Office Web Apps SP1 actually supported?  If so, how can I enable it?  I've already have pdf viewing working in non-mobile browsers. Word documents open just fine on mobile browsers too.
    I'm getting conflicting answers for pdf mobile viewing support from various sources:
    You've got Microsoft toting that they've added in PDF viewing on any device for Office Web Apps
    http://blogs.office.com/2013/07/03/pdfs-in-the-word-web-app/
    A MS support person saying saying it is not supported
    http://blogs.technet.com/b/office_web_apps_server_2013_support_blog/archive/2013/12/31/enabling-pdf-previews-in-document-libraries-with-office-web-apps-2013-in-sharepoint-2013-open-link-does-not-work-from-preview.aspx
    Another person implying that it should work because you can disable pdf browsing for mobile browsers only
    http://blogs.technet.com/b/office_resource_kit/archive/2013/07/24/control-whether-pdfs-open-in-word-web-app-or-the-default-pdf-reader.aspx
    What I've tried
    When I started looking into this there was a mobile WOPI entry:
    Application     : WordPdf
    Extension       : PDF
    ProgId          :
    Action          : mobileView
    IsDefaultAction : False
    ServerName      : 20SP8
    WopiZone        : internal-http
    I tried experimenting with tweaking this binding by changing the DefaultAction to true, and even removing it altogether via:
    Get-SPWopiBinding -Action "MobileView" -Application "WordPDF" | Remove-SPWopiBinding -Confirm:$false
    But I still get the same message.
    I removed all the WordPdf bindings and re-added them via:
    New-SPWOPIBinding –ServerName "<myserver>" –Application "WordPDF" -AllowHTTP
    No dice.  In fact the mobileview binding doesn't even come back... but I guess that is a different issue altogether.
    Version
    SharePoint 2013 (SP1)
    Office Web Apps Server (SP1)
    Farm Setup
    Internal facing only
    2 front end servers, 1 app server, 1 office web apps server

    I think the PDF support, if it exists, in only in Office 365. Always remember that the Office 365 and on premises versions will never be in sync. On premise is updated using periodic service packs and Office 365 has continuous updates. (I've heard every
    10 days.)
    In my Office 365 / IE 10 tests, the PDFs open in the browser's default PDF viewer, in my case FoxIt Reader. So I can't prove one way or the other about support in Office Web Apps.
    Mike Smith TechTrainingNotes.blogspot.com

  • StageWebView in Flex Browser/web app instead of Air/mobile?

    Just heard about stageWebView.  Before I dig deeper, does stageWebView work in a Web/Browser Flex app in addition to an Air desktop/mobile apps?
    I still have a need to display PDFs embedded inside my Flex web apps.  None of the iFrame-based solutions out there support it. They all download the PDF doc instead of embedding it within Flex.  I need to behave like the HTML component does in Air desktop apps, since it embeds PDF very nicely.
    So, I just heard about Air 2.5 stageWebView and I'm wondering if it might solve this issue for me.  My guess is that is only works with Air/mobile, not Flex web apps, but I thought I'd ask.
    Don

    No, StageWebView is an AIR-only feature, it's not available in Flash Player.

  • BO 3.1 WebTools DataSources Web App Missing

    Can anyone let me know where the DataSources Web Application that can be found under the old release of BO XI R2 under Program Files\Business Objects\BusinessObjects Enterprise 11.5\Web Content\Enterprise115\WebTools\websamples is under the BO 3.1 Release?  I am using .NET version and cannot find this useful Web App Tool.  I thought that it would be integrated with CMC like the Instance Manager but I cannot find it.
    Thanks!

    -The customer has confirmed sticky sessions are enabled.  We are also trying to obtain the LB settings relevant to any sort of timeout/threshold.
    -Persistence is set by source ip address by default and they insert a cookie for server identification only(not sure if this something to note or not).
    -We basically find that the error only occurs in using the LB.  You can have intervals of inactivity of 5,10,20,30 or 45 min without any timeout error whatsoever if you bypass the LB.  The error occurs consistently in the 10-15 min window of activity using LB.
    -When we get the error, a Winshark trace shows the following (I xxx'd out the server names)...
    xxxxxx->xxxx
    GIOP.............................!zI...........LogonWithTokenEx4..............>3&cY=10.10.70.54,8P&cZ=atdc-xxxx.xxx.xxxxxx.com,
    8P......1.4.4.0.5.4.J.8.V.A.0.Y.f.g.G.F.v.Z.B.7.2.G.4.4.0.5.3.J.5.1.h.q.I.a.T.P.S.M.M.C.b.k.p.F.A.I.L.V.R..
    xxxxxxx->xxxx
    GIOP....\...................IDL:img.seagatesoftware.com/OCA/oca_abuse:3.2..)..............o.....O.C.A._.A.b.u.s.e. .e.x.c.e.p.t.i.o.n. .1.0.5.0.3. .a.t. .[...\.e.x.c.e.p.t.i.o.n.m.a.p.p.e.r...c.p.p. .:. .6.7.]. . .4.2.0.1.0. .{.}..........N.o.t. .a. .v.a.l.i.d. .l.o.g.o.n. .t.o.k.e.n... .(.F.W.B. .0.0.0.0.3.). .C.a.n.n.o.t. .f.i.n.d.
    .t.o.k.e.n.
    This error also appears at 15:44:21 during the conversation between webserverxxxxxx and appserverxxxxxx:
    ImplServ/OSCAFactory/connection_failure:1.0...p.....%...S.e.s.s.i.o.n. .I.D. .i.s. .n.o.t. .v.a.l.i.d..
    These errors only seem to show that some event occurred resulting in an invalid/missing token, with no insight to what that event actually was....we are analyzing the rest of the traces.
    BTW, I have a "Message" in w/ BOBJ...so I am hoping we have a breakthrough soon.
    Thanks again for all the ideas.
    Edited by: Kevin Smolkowicz on Jan 29, 2009 3:27 AM

  • RichTech's Atomic Web Browser Missing From The App Store

    Can anyone please check and see if they are able to locate and download this alternative browser on their iPad? I'm with a friend and we were trying to load apps on their new iPad and if you click on an outside link or try to search for it you get no results. It's like it's missing from the App store entirely.

    Looks like Atomic Web browser was pulled from the App Store due to the use of private APIs in violation of Apple's policy:
    http://appadvice.com/appnn/2011/03/atomic-web-browser-removed-app-store/

  • Modify news, web apps layouts for mobile site?

    I am modifying an existing website to create a mobile version, placing my mobile pages in a /mobile subfolder. I am having an issue with the news and web apps, as I have already designated my templates and layouts for the full desktop version, and because my news and webapp items cannot be placed into my /mobile folder. So, now I need to display that information differently for mobile and cannot figure out how, since I am limited to a single List Layout and a single Detail Layout (for news. At least the web apps give me an Backup List Layout, which was helpful). How have others accomplished this type of thing??
    An example: On my desktop version, I have announcements shown on the homepage as short blurbs (using the list view). My detail view I already have formatted for the full screen desktop version and does not work well for mobile screens. After many attempts at workarounds, I decided that I would simply show the complete announcement for mobile as a List Layout and not use a Detailed Layout at all so that I don't even have to bother with it. My thought was to code both my desktop and mobile list layouts in the List Layout of my Announcements module, and use css to show/ hide the appropriate one.
    E.g.--
    html in my List Layout:
    <div id="standardnews">
    <h3>{tag_subject} - {tag_eventfromdate}</h3>
    <p>{tag_body, 140}</p>
    </div>
    <div id="mobilenews">
    <h3>{tag_subject_nolink} - {tag_eventfromdate}</h3>
    <p>{tag_body}</p>
    </div>
    on my desktop css stylesheet:
    div#standardnews { display:block; }
    div#mobilenews { display:none; }
    on my mobile css stylesheet:
    div#standardnews { display:none; }
    div#mobilenews { display:block; }
    The css works just fine, however, on my mobile site instead of rendering the event from date, it actually rendered the tag itself "{tag_eventfromdate}".  So, apparently I can't have multiple instances of a tag within a single page??  Is there a way around this?
    I would be grateful for any input here on the best way to handle this type of thing, given the limitations I am running into.

    You can make as many list templates as you like now.
    You can have a different template per device - phone, tablet, desktop so if modules are in that template they will then render those different templates and thus different layouts.
    If you have modules in pages that page can be differnt per device as outlined under site settings and mobile section.
    Unlimited list layouts - http://www.businesscatalyst.com/_blog/BC_Blog/post/Video_Create_custom_list_templates_for_ BC_Modules/
    You CAN NOT though have conditional tags in BC yet and you can not in one list layout have tags render differently based on the device.
    Style and presentation you use media quries and the System tag for device provided by BC.

  • When will the SAP Mobile BI Android SDK to embed analytic views (Web Intelligence reports and Dashboards) in custom mobile Android App be supported/

    hi all,
       SAP Mobile BI IOS SDK provides such SDK to embed analytic views (Web Intelligence reports and Dashboards) supported by the SAP BI application inside your own custom mobile applications, while Android SDK does not provide such sdk. I would like to know if there is any plan or roadmap to support this interface in Android SDK?

    Thank you Vishwanath for your reply. We already developed an Android App, and just want to embed and open SAP BO report directly inside our own App, instead of launching SAP Mobile BI App.

  • Office Web Apps Server June 2013 Cumulative Update Excel Freeze Pane and Hide/Un-hide Feature Missing

    Hi,
    I have recently updated the Office Web Apps Server to the June 2013 Cumulative Update (KB2817350) which was published with the new features that allow rendering of freeze pane, hide/un-hide the excel worksheet and row/columns, Header
    Row Snapping, Sorting, Data Validation and Autocomplete. i have followed the TechNet article (http://technet.microsoft.com/en-us/library/jj966220.aspx)
    to update the office web apps server. Current setup is a SharePoint 2013, SQL 2012 and Office Web Apps server. All server are installed on Windows server 2012.
    3vild3vil

    Hi,
    Sorry to inform you that these new features are specific to cloud Excel Web App in both SkyDrive and Office365. There is no update available for on-premise Excel Web Apps installed locally
    yet. Thank you for your understanding.
    http://blogs.office.com/b/microsoft-excel/archive/2013/06/26/we-ve-updated-excel-web-app-what-s-new-as-of-june-2013.aspx
    Miles LI TechNet Community Support

  • Installation - Office Web Apps Server on SharePoint 2013 Foundation - Download missing

    Hi all,
    I'm trying to download Office Web Apps Server.
    As of November 24th, the download was relocated on the Volume Licencing Center (as per this
    link ).
    Connected to VLCS, I'm trying to find the download from the tree / using filter..... I'm not finding anything.
    Was the product renamed / not available at this time ?
    Thx

    Are you aware of the type of subscription needed to download it?
    The client I work for is a government department....  I think they have quite a big subscription!
    Thx.
    Update
    I just found a great link to the list of products available thru the Volume Licensing Program
    (http://www.microsoft.com/licensing/products/products.aspx#tab=2).
    Office Web Apps Server requires an Office 2013 Licence.... We are checking this requirement right now...

  • Attachments missing in Outlook 2010 but show in Web APp

    There was another thread showing this but the answer provided does not seem to apply.  Exchange 2010 SP1 running as virtual system on Server 2008 R2.  4 cores, 12 GB of RAM, 60 GB of free disk space. 
    Had an e-mail come in addressed to 2 different people and neither showed the attachment.  Forwarded e-mail to my account.  Using Outlook 2010 on all systems.  The forwarded mail shows as an attachment of 3MB but when I open it, it is just
    the message with no attachments.  Open my Outlook Web App and the same e-mail now shows the attachments.   I believe the fact that 3 different accounts show the same result eliminates the possibility of corrupt Outlook profiles. 
    Have rebooted the Exchange server with no change.
    Any help would be appreciated!
    Thanks,
    Eric

    Is there any firewall hardware on your local network?
    What is kind of your attachment?  
    Can you receive the same attachment which is compress by zip or winrar ?
    Special format attachment will be blocked by outlook or firewall.
    It is the way to receive special file by outlook.
    1.    
    Make sure Outlook is closed.
    2.    
    Open your registry editor by opening the Run command and type
    regedit (regedt32 for Windows 2000).
    In Windows Vista and Windows 7 you can also directly type regedit in the Start Menu’s Search box.
    3.    
    Locate the following key
    Outlook 2000
    [HKEY_CURRENT_USER\Software\Microsoft\Office\9.0\Outlook\Security]
    Outlook 2002
    [HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\Outlook\Security]
    Outlook 2003
    [HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Outlook\Security]
    Outlook 2007
    [HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Outlook\Security]
    Outlook 2010
    [HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Outlook\Security]
    4.    
    Go to Edit-> New-> String Value and name the value
    Level1Remove (case sensitive!)
    5.    
    Double-click on the newly created value and enter the extension including the "dot" that you want to open in Outlook. For instance .exe
    If you need to enter more than one extension you'll have to type separate them by a semicolon like this;
    .exe;.bat;.url
    6.    
    Press OK on the input box and close the registry editor
    7.    
    When you open now Outlook, the attachments which hold those extensions aren't blocked by Outlook anymore.
    To let Outlook block those extensions again follow the instructions again but instead of creating the Level1Remove
    value delete it.
    Another way is to move this mailbox to another database. Maybe there is little corruption in this database.

Maybe you are looking for

  • Mail crashes on iPhone 5s after IOS 8.3 update

    I've just updated to IOS 8.3 on my iPhone 5s and I am not unable to use mail. It crashes every time I try to open it, sometimes getting as far as loading new emails but usually just flashing a white screen and returning to the home screen. Neither a

  • My iphone 4s won't detect any wifi networks.

    Hi My iPhone 4s won't detect any wireless networks.  It was working fine until last night when the connection dropped int he middle of me watching a programme.  At first I thought it was our router, but I reset that about 5 times, and all other devic

  • Problem Using SDN -- Craig Cmehil, Marilyn Pratt  Pls Response

    Hi!    Craig & Marilyn!    I cannot be able to search forum i cant get any information suitable to my search.   When ever i do a search i am getting the following error,     <b>No search results for "ALV". You should try a less restrictive search.   

  • Mobile website and application launch unwanted

    Hello, When I access my mobile website, I have a message redirecting me to the store Windows Phone (see screenshot below).  Android and iOS, I do not encounter this problem.  Can you help me please? PS : I cannot upload the screenshot, I have this me

  • Warning displayed at every obtar execution on OSB 10.3

    Hi, I am currently trying my backup and restore scripts with OSB 10.3 on Solaris 10 with a single tape drive (SDLT320). I've been using the scripts with OSB 10.1 previously. At every obtar execution I have the following warning: Warning: problem rese