2016-09-21 7 views
0

2日前からSKMaps/Skobbler Map Serverの一部または一部が停止しているように見えます。これは私だけですか、それとももっと多くの人がこれを体験していますか?それが私の場合、私はどのように私はこれを解決することができますどのような助けをいただければ幸いです。SKMaps/Skobbler Map Server Down

iOSアプリをSKMaps Frameworkバージョン2.5.1から3.0にアップデートしています。更新された地図も含まれています。私のアプリは3.0で作業していた。その後、私のアプリをSwift 3.0にアップデートし、Xcode 8.0にアップデートしました。それ以来それを働かせることができなかった。実行されますが、マップサーバーに到達できないようです。 Swift3/Xcode8へのアップデートが理由であるかどうかはわかりません。

** 更新: マップバージョンを更新しないようにしました(したがって、201504マップを使用してください)、すべて正常に動作しました。したがって、Swift3/Xcode8へのアップデートには関係していないようです。 201604マップのマップサーバーが動作しているようです。 **

先週、マップサーバーに関する問題が確認されましたが、they were resolvedです。その問題が再び発生したかどうかはわかりませんか?

基本的に私のアプリは現在のところ役に立たない。 MetaDataはダウンロードできません。オンライン地図タイルは検索/表示されません。オフラインマップパッケージはダウンロードできません。検索は機能しません。オンラインルート計算が機能しません。

[AnyHashable("Content-Type"): application/xml, AnyHashable("Connection"): keep-alive, AnyHashable("Date"): Wed, 21 Sep 2016 17:51:58 GMT, AnyHashable("X-Amz-Cf-Id"): zBW5kFdCN-9fhZnpj8WyeL7CCx2eEEixO9BPIDGbyJHxqAuFa8gf9Q==, AnyHashable("Transfer-Encoding"): Identity, AnyHashable("Server"): AmazonS3, AnyHashable("Via"): 1.1 01448657fc099ab201797422a6a02be2.cloudfront.net (CloudFront), AnyHashable("X-Cache"): Error from cloudfront] 

フレームワークの初期化時にメタファイルをダウンロードしようとすると、私はこの取得:

the resource not found: /Users/guido/Library/Developer/CoreSimulator/Devices/1CF279C5-7F13-4379-A1C2-268C290D0B56/data/Containers/Data/Application/44D9119E-6DF3-4133-92F0-DF738199826B/Library/Caches/maps/v1/20160426/meta/roads 
offline mode, the resource cannot be downloaded: /Users/guido/Library/Developer/CoreSimulator/Devices/1CF279C5-7F13-4379-A1C2-268C290D0B56/data/Containers/Data/Application/44D9119E-6DF3-4133-92F0-DF738199826B/Library/Caches/maps/v1/20160426/meta/roads 
the resource not found: /Users/guido/Library/Developer/CoreSimulator/Devices/1CF279C5-7F13-4379-A1C2-268C290D0B56/data/Containers/Data/Application/44D9119E-6DF3-4133-92F0-DF738199826B/Library/Caches/maps/v1/20160426/meta/attributes 
offline mode, the resource cannot be downloaded: /Users/guido/Library/Developer/CoreSimulator/Devices/1CF279C5-7F13-4379-A1C2-268C290D0B56/data/Containers/Data/Application/44D9119E-6DF3-4133-92F0-DF738199826B/Library/Caches/maps/v1/20160426/meta/attributes 
the resource not found: /Users/guido/Library/Developer/CoreSimulator/Devices/1CF279C5-7F13-4379-A1C2-268C290D0B56/data/Containers/Data/Application/44D9119E-6DF3-4133-92F0-DF738199826B/Library/Caches/maps/v1/20160426/meta/elevations 
offline mode, the resource cannot be downloaded: /Users/guido/Library/Developer/CoreSimulator/Devices/1CF279C5-7F13-4379-A1C2-268C290D0B56/data/Containers/Data/Application/44D9119E-6DF3-4133-92F0-DF738199826B/Library/Caches/maps/v1/20160426/meta/elevations 
the resource not found: /Users/guido/Library/Developer/CoreSimulator/Devices/1CF279C5-7F13-4379-A1C2-268C290D0B56/data/Containers/Data/Application/44D9119E-6DF3-4133-92F0-DF738199826B/Library/Caches/maps/v1/20160426/meta/version.txt 
offline mode, the resource cannot be downloaded: /Users/guido/Library/Developer/CoreSimulator/Devices/1CF279C5-7F13-4379-A1C2-268C290D0B56/data/Containers/Data/Application/44D9119E-6DF3-4133-92F0-DF738199826B/Library/Caches/maps/v1/20160426/meta/version.txt 
the resource not found: /Users/guido/Library/Developer/CoreSimulator/Devices/1CF279C5-7F13-4379-A1C2-268C290D0B56/data/Containers/Data/Application/44D9119E-6DF3-4133-92F0-DF738199826B/Library/Caches/maps/v1/20160426/meta/bikeAttributes 
offline mode, the resource cannot be downloaded: /Users/guido/Library/Developer/CoreSimulator/Devices/1CF279C5-7F13-4379-A1C2-268C290D0B56/data/Containers/Data/Application/44D9119E-6DF3-4133-92F0-DF738199826B/Library/Caches/maps/v1/20160426/meta/bikeAttributes 
the resource not found: /Users/guido/Library/Developer/CoreSimulator/Devices/1CF279C5-7F13-4379-A1C2-268C290D0B56/data/Containers/Data/Application/44D9119E-6DF3-4133-92F0-DF738199826B/Library/Caches/maps/v1/20160426/meta/shapes 
offline mode, the resource cannot be downloaded: /Users/guido/Library/Developer/CoreSimulator/Devices/1CF279C5-7F13-4379-A1C2-268C290D0B56/data/Containers/Data/Application/44D9119E-6DF3-4133-92F0-DF738199826B/Library/Caches/maps/v1/20160426/meta/shapes 
the resource not found: /Users/guido/Library/Developer/CoreSimulator/Devices/1CF279C5-7F13-4379-A1C2-268C290D0B56/data/Containers/Data/Application/44D9119E-6DF3-4133-92F0-DF738199826B/Library/Caches/maps/v1/20160426/meta/pois 
offline mode, the resource cannot be downloaded: /Users/guido/Library/Developer/CoreSimulator/Devices/1CF279C5-7F13-4379-A1C2-268C290D0B56/data/Containers/Data/Application/44D9119E-6DF3-4133-92F0-DF738199826B/Library/Caches/maps/v1/20160426/meta/pois 

を私が接続していると確信している私は、オフライン地図の地域でJSONをダウンロードしようとしたときにこれを取得します私はフレームワークの初期化コードであるため、私はオンラインモードになっていると確信しています:

let initSettings: SKMapsInitSettings = SKMapsInitSettings() 
initSettings.mapDetailLevel = SKMapDetailLevel.Light // Same thing if I change this to .Full 
initSettings.connectivityMode = SKConnectivityMode.Online 
initSettings.showConsoleLogs = true 
SKMapsService.sharedInstance().initializeSKMapsWithAPIKey(SKMapsAPIKey, settings: initSettings) 

答えて

1

見つけました。 Skobblerの 'light/v1/20160426' APIエンドポイントの可能性は非常に高いです。

  • 私は「光」マップに3.0デモプロジェクトを切り替えると、それは動作しないか(何のメタデータは、などを、オンラインマップ見え、何のオフラインマップJSONダウンロードダウンロードしない)
  • の場合私は、私のアプリを「フル」マップに切り替えると、すべて正常に機能しています。

Skobblerの開発者と連絡を取り合い、すぐにこれを修正すると想像してください。

+0

3.0バージョンにはまだ「ライト」マップがありません。これが問題の原因です。 「フル」マップを使用するように切り替えてください – Ando