Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Results 1 to 10 of 532

Threaded View

  1. #11
    Navigation Software Expert
    Join Date
    Nov 2011
    Location
    Earth
    Posts
    14
    Rep Power
    0

    Default

    Authentification failure seems to be a kind of protection for garmin-nav.app. I have purchased app and it works with any map.
    Possible solution is to ban gold.garmin.com and bronze.garmin.com to 127.0.0.1 in hosts file (as _http://gold.garmin.com/OBN/OBNServlet and _http://bronze.garmin.com/OBN/OBNServlet are used for requests).

    You may find initial problem research here:
    [Only registered and activated users can see links. ]


    Also I found that TargetConfig.plist has the option that can be changed:
    <key>navigation_map_style</key>
    <string>North America</string>
    has acceptable value:
    <key>navigation_map_style</key>
    <string>Europe</string>
    - top bar became blue
    - speed limit sign is "european"

    If I change client_type_id in this file, application writes Authentification failure message.

    Also we could expect multiple onboard applications:

    com.garmin.onboard.WesternEurope
    com.garmin.onboard.CentralAndEasternEurope
    com.garmin.onboard.CentralEurope
    com.garmin.onboard.BeneluxAndFrance
    com.garmin.onboard.SpainAndPortugal
    com.garmin.onboard.Nordics
    com.garmin.onboard.AlpsAndDach
    com.garmin.onboard.ItalyAndGreece
    Last edited by neadrenalin; 9th January 2012 at 01:17 AM.

  2.    Advertissements


 

 

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •