QR Reader on iPhone unable to read kml link?

My girlfriend has an iPhone 4 with verizon with the QRREADER app on it.  It has been able to read all website QR codes and opens them properly but when the code for the hosted kml file: http..(example)..kml is read it cannot open up the link.  Note: when the link is emailed to the iPhone, tapping on it opens the file in Google Earth no problem.
I am an Android user and have tested the above mentioned QR code on my phone, it asks me if I would like to view in Google Maps or Google Earth and then opens properly in both.
I am wondering if the QR code for KML files is not able to be read by iPhone OS?
Thanks,
Dave

Hi Huskie,
Thanks for the response.  Been fooling with this for a while and its very frustrating!  We have tried several different apps with the same result- file will not open.  I have attached a copy of the QR code- it defintely works on the droid, no go on the iphone.  Lets see if you have any luck with it.  The associated link for it is:
http://www.multiuse.org/mobile2.kml
Thanks,
Dave

Similar Messages

  • TS1398 iPhone unable to download from Apps Store

    iPhone unable to download from Apps Store using Verizon mobile hot spot or Barnes & Nobel Wi Fi, otherwise connections work fine

    App Store must have been overloaded on holiday weekend because it's working (downloading apps) no problem after 10:30 pm.  If I had known, I wouldn't have wasted several hours trying to figure it out.

  • HT4623 I trying to restore and update my iphone but is say "We're sorry, we are unable to continue with your activation at this time". What is the solution to to restore my iphone back now my iphone unable to restart.

    Assist to help on my iphone when trying to restore and update. Is state "We're sorry, we are unable to continue with your activation at this time". How am i going to restore back? As my iphone unable to use now.

    Which version of the app Cydia are you using?
    Has your iPhone been jailbroken?

  • Today my Iphone  unable to see any wifi network

    Hello
    Today my Iphone  unable to see any wifi network.
    I tried to solve the problem in several ways.
    1. reset neteaork definitions.  -> did not solve the problem
    2. reset location and privecy  -> did not solve the problem.
    3. reset all definitions            ->  did not solve the problem.
    Doses any one has any idea that can help?
    Thakns
    Moti

    The only other option I can think of is to try a Reset All Settings reset.  You won't lose anything, but your phone's settings will ALL be set back to factory default. 
    If this doesn't work you could try to do a restore through iTunes and set your phone up as new.  If that doesn't work, you may have a hardware problem and will need to take the phone in to an Apple store to have it checked out.

  • EWS: Reading of linked calendars over WebServices -- How can i get the necessary email-adresses?

    What i want to do:
    i'm working on an service, witch should connect to an exchange-server an get all changed appointments to store them
    in an extra database.
    What i already have:
    I have the servnce yet done, except of one thing.
    My problem:
    The idea was to create a dummy-exchange-user, witch has linked all the shared calendars from oder users. So this
    user can see all the shared calendars in outlook.
    I can already read this linked calendars with FindItemType(), but i need the email-address of each mailbox witch
    belongs to the linked calendars.
    for example:
    z.B.
    User1 has the address [email protected]
    User2 has the address [email protected]
    User2 has shared his calendar and User1 has linked this shared calendar.
    If i don't specify the email-address, i get all appointments auf the mailbox, witch i'm connected to 8in this
    example the calendar of User1). If i specify the email-address of User2, i'll get the calendar of user2.
    Here my code (i shorted it a little bit):
    Private Function GetAppointmentsFromExchange(ByVal emailAdress As String, ByVal StartZeit As Date) As List(Of GroupWareAppointment)
    Dim lAppointmentList As New List(Of GroupWareAppointment)
    'Create new Find-Request
    Dim lFindRequest As FindItemType = New FindItemType()
    lFindRequest.Transversal = ItemQueryTransversalType.Shallow
    lFindRequest.ItemShape = New ItemResponseShape()
    lFindRequest.ItemShape.BaseShape = DefaultShapeNamesType.Default
    'Specify the folder to search
    Dim lCalendar As DistingishedFolderIdNameType.Calendar
    lCalendar.Id = DistinguishedFolderNameType.calendar
    'if not my own calendar, then specify the email-address of the linked calendar
    If Not (String.IsNullOrEmpty(emailAdress)) Then
    lCalendar.Mailbox = New EmailAddressType()
    lCalendar.Mailbox.EmailAddress = emailAdress
    End If
    lFindRequest.ParentFolderIds = New BaseFolderIdType() {lCalendar}
    'some nonrelevant code
    'Send Request to Server
    Dim lResponse As FindItemResponseType = myExchangeServerAccess.FindItem(lFindRequest)
    'some nonrelevant code
    Return lAppointmentList
    End Function
    This works pretty fine. But i have to know all the email-addresses of the linked calendars.
    The problem is now, that i don't know how to get this email-addresses. I looked a lot in the internet, but it seems,
    that ews doesen't have such a function.
    The only solution i found was to look in the active directory. But this won't work because active directory is not
    realy connected to exchange.
    So i need either a list of the exchange-users (i need only the email-adresses of the connected calendars, not of all
    the users on exchange) or a other solution, how i can get appointments from linked calendars without to specify the
    email-adresses.
    Does anybody have a tip for me?
    (Sorry for my bad english)

    Maybe somebody is interessted, how i solved it.
    My solution isn't pretty, but it works.
    First i get only the users, who have an mailbox on exchange from active directory.
    Then i try to get their calendar in a loop. If i don't hav the permission for the calendar, i try the next user.
    Getting the whole appointments with GetItem() was very slow. So i get only the ItemIDs an then get only this propertys of an appointment, witch i need (AditionalPropertys). This works faster.
    His Method works, but there is a problem. I can't see, witch appointments were deleted.
    So i tryed SyncFolderItem(). This wors very fine. I get the new, the changed an the deleted (not the whole appointments, because they are deleted. only the IDs).
    The only problem is the Property SyncState. This property defindes, from when SyncFolderItem() should sync. But SyncState isn't a date. It looks like a ID. I recive it every time, i start SyncFolderItem().
    So i have to store the recived SyncState to use it für the next sync. Otherwise the sync will start from the begining.
    It's pitty, that it isn't possible to use a date also.
    I thes days i will try the notofications, so that exchange notifiy me, when there is a change. I don't know, if its true, because some books tell, that otofications works only with one mailbox (the mailbox i'm connected to), an some books tell opposite.
    I will try it.

  • Carousel don't show images, only the page name and a "read more" link

    Good morning.
      I'm trying to get a carousel in my page. I already set a image to one page and on my carousel component, I selected that page.
      When I see the carousel, it shows me the page inputed name and a "read more" link instead of the image.
      Can anyone tell me what's wrong or missed?
      Heres a print screen:
    Thanks.

    What did I do to correct this problem:
       When I create a page renderer component, the same automatically creates a jsp file, with the same name as the component. In my Geometrixx copy sites, there's always a "content.jsp" file in the components, despite of the one with the same name of the component. So, instead of build my pages in the componentname.jsp, i'm doing this is these content.jsp. Just doing this, the carroussel works perfectly. For sure is something that I miss in my own jsp files, but even with the same code (copy > paste), in my jsp the carroussel don't work. Anyway, now I can use it.

  • Previously used overdrive media console to download audio books now i get an error message when trying to sync to iphone 4 after upgrading to 10.5 itunes and 5.0 on iphone unable to download audiobook states cannot play on iphone and does not convert

    previously used overdrive media console to download audio books now i get an error message when trying to sync to iphone 4 after upgrading to 10.5 itunes and 5.0 on iphone unable to download audiobook states cannot play on iphone and does not convert

    previously used overdrive media console to download audio books now i get an error message when trying to sync to iphone 4 after upgrading to 10.5 itunes and 5.0 on iphone unable to download audiobook states cannot play on iphone and does not convert

  • Add read more link SharePoint 2013 blog site

    Hi,
    I have blog site in SharePoint 2013. I want to add "Read More" link for all the blog post.
    I found a lot of solution by manipulating through the layouts folder in 15 hive directory.
    But I have no access to the 15 hive directory.
    Is it possible through JavaScript or j query ?
    Please share your suggestion.
    Thank you

    I've used this guide: http://www.learningsharepoint.com/2013/04/07/styling-announcements-with-javascript-using-js-link-in-sharepoint-2013/
    The guide is actually for Announcements but the basic behavior is the same. The code is simple to modify even by a beginner.

  • Show the Read more link in the list view webpart using Client side Rendering

    Hi,
    I have a share point list name as Team.It contains two columns like Role(single line of text) and Name( people and picker).
    I want the display the list view webpart like below format using JS Link/Client side rendering concept.
    If list contains more than 3 items (display like this)
    >TeamMemberName1
    >TeamMemberName2
    >TeamMemberName3
    Readmore... (Read more link should expand all the team members)
    If list contains more than 3 items (display like this)
    >TeamMemberName1
    >TeamMemberName2
    >TeamMemberName3
    Could you please provide the code.It is very urgent for me.
    Thanks for the help!!!

    (function () {
        debugger;
        //Create our Namespace object to avoid polluting the global namespace
        var pfh = pfh || {};
        //Define our Header Render pattern
        pfh.renderHeader = function (ctx) {
            var headerHTML = "<ul>";
            return headerHTML;
        pfh.renderFooter = function (ctx) {
            //Define any footer content here.
            var footerHTML = "</ul>";
            return footerHTML;
        pfh.CustomItem = function (ctx) {
            var itemHTML = "<li>" + ctx.CurrentItem.TeamMemberName[0].title; + "</li>";
            return itemHTML;
        //Define any code/function that needs to be run AFTER the page has been completed and the DOM is complete.
        pfh.PostRenderCallback = function (ctx) {
        //Define the function that will register our Override with SharePoint.
        pfh.RegisterTemplateOverride = function () {
            var overrideCtx = {};
            overrideCtx.Templates = {};
            overrideCtx.Templates.Header = pfh.renderHeader;
            overrideCtx.Templates.Footer = pfh.renderFooter;
            overrideCtx.Templates.Item = pfh.CustomItem;
            overrideCtx.onPostRender = [pfh.PostRenderCallback(ctx)];
            overrideCtx.BaseViewID = 98; //Note: We're using BaseView ID 99 to match our override below
            overrideCtx.ListTemplateType = 100;
            SPClientTemplates.TemplateManager.RegisterTemplateOverrides(overrideCtx);
        //Now we load in our override to ensure that this Override is only applied to the intended ListView
        ExecuteOrDelayUntilScriptLoaded(function () {
            var OldRenderListView = RenderListView;
            RenderListView = function (ctx, webPartID) {
                if (ctx.ListTitle == "Test") {
                    ctx.BaseViewID = 98;
                OldRenderListView(ctx, webPartID)
        }, 'ClientTemplates.js');
        //Register for MDS enabled site otherwise the display template doesn't work on refresh
        //Note: The ~sitecollection tokens cannot be used here!
        RegisterModuleInit("/_catalogs/masterpage/Display Templates/csr_ovr_RenderListTemplate_Fixed.js", pfh.RegisterTemplateOverride); // CSR-override for MDS enabled site
        pfh.RegisterTemplateOverride(); //CSR-override for MDS disabled site (because we need to call the entry point function in this case whereas it is not needed for anonymous functions)
    I am using the above script to render the items.
    I am new to the CSR.
    Where do i need to include your script in my script.
    Please help on this.
    Thank you for reply sagar.
    Please note that i am not using content search webpart.

  • How do i set the Instapaper "read later" link as an app tab?

    I'm loving the App Tab feature but the only thing I can't figure out is how I can set the Instapaper "read later" link as an app tab. Anybody have a suggestion?
    Thanks!

    Firefox Portable is an edited version of firefox. It's not exactly the same as the standard browser released by mozilla.
    It sounds like the portable apps developers have made a change to firefox 12 that has resulted in the change in toolbar layout. I suggest getting in touch with them to ask if there is any way to reverse the change. Possibly they are not aware of it yet. There is a support page here:
    [http://portableapps.com/support/chat Portable Apps Chat Support]

  • HT6001 After updated to iTunes 11.1.4 for windows vista , I was unable to open iTunes and it keep error message. My iphone unable to USB hotspot the internet to computer. Pls Help

    After updated to iTunes 11.1.4 for windows vista , I was unable to open iTunes and it keep error message. My iphone unable to USB hotspot the internet to computer. Pls Help

    Go to Control Panel > Add or Remove Programs (Win XP) or Programs and Features (later)
    Remove all of these items in the following order:
    iTunes
    Apple Software Update
    Apple Mobile Device Support (if this won't uninstall move on to the next item)
    Bonjour
    Apple Application Support
    Reboot, download iTunes, then reinstall, either using an account with administrative rights, or right-clicking the downloaded installer and selecting Run as Administrator.
    The uninstall and reinstall process will preserve your iTunes library and settings, but ideally you would back up the library and your other important personal documents and data on a regular basis. See this user tip for a suggested technique.
    Please note:
    Some users may need to follow all the steps in whichever of the following support documents applies to their system. These include some additional manual file and folder deletions not mentioned above.
    HT1925: Removing and Reinstalling iTunes for Windows XP
    HT1923: Removing and reinstalling iTunes for Windows Vista, Windows 7, or Windows 8
    tt2

  • Acrobat Reader download link to get always the latest version

    I am searching Acrobat Reader download link to get always the latest version of the product.
    Is there such a link?

    Have do changed the preferences in Adobe Reader to disable automatic updation ? As normally reader will automatically prompt you to install an update as soon as it available. You can change the preferences from Edit--> Preferences-->Updater and select the option Automatically install updates.
    Alternatively you can check on http://get.adobe.com/reader/ to manually download the latest version of Acrobat.
    Thanks
    Nikhil

  • Can't read pdf links on websites

    Hello, can anyone tell me what is the problem?
    After downloading the latest OS version (OS X 10.7.4), immediately after, I was not able to read pdf links from company websites.
    Does anyone know what happened and how to fix this?

    Hmmm... Safari should be OK with PDF unless you've maybe installed the Adobe plug-in separately.
    Go to Help > Installed Plug-Ins to see what's there.
    The link below details the problem that Firefox has with this plug-in. Safari uses the same one so it may cause the same issue.
    http://support.mozilla.org/en-US/kb/pdf-files-are-blank-and-cant-be-downloaded-m ac?s=PDF&r=1&e=es&as=s
    Sorry I can't be more help just now. I really need to check this out when I get home on my own Mac. I use Firefox mainly so i'm unsure how to fix the issue in Safari. I'll check in later today if I find anything.

  • How to read Logical Link

    Hello ,
    Can somebody send code snippet to read logical link .
    When i click on 'Account & Contact'-> Account     I want to know the Logical link for 'Account'.
    Regards
    Dinesh

    Hello,
    do you mean this:
      DATA: lref_entity   TYPE REF TO cl_bsp_wd_value_node,
            lref_bo_coll  TYPE REF TO if_bol_bo_col,
            lr_nav_descr  TYPE REF TO if_bol_bo_property_access.
         cl_crm_ui_descriptor_obj_srv=>create_ui_object_based( EXPORTING iv_ui_object_type   = 'BP_ACCOUNT'
                                                                        iv_ui_object_action = 'A' "search
                                                              RECEIVING rr_result           = lr_nav_descr ).
        lref_bo_coll->insert( iv_bo    = lr_nav_descr
                               iv_index = 1 ).
    A    Search
    B    Display
    C    Edit
    D    Create
    E    Print
    F    Execute
    G    Delete
    H    Simple Search
      lr_window = me->view_manager->get_window_controller( ).
      lr_window->call_outbound_plug( iv_outbound_plug   = 'NAVIGATE_DISPLAY'
                                     iv_data_collection = iv_data_collection ).
    Jiri

  • Read Logical Link id for navigation link...

    Hi all,
    By coding I need to read Logical Link Id for any Navigation link.
    As per my requirement I need to read logical link id for my Transaction Launcher which are available on screen as Navigation link.
    I know how to navigate on particular logical link by using CL_CRM_UI_NAVIGATION_SERVICE class but which class will return or how to read this logical link id when I click on my navigation link.
    Thanks in advance.
    Gaurav
    Hi Guy's,
    Any clue for my query??
    Edited by: Gaurav Mehta on Jul 29, 2010 9:20 AM

    thanks.

Maybe you are looking for