Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Crash on IOS 13 #40

Open
buggyGlitch opened this issue Jan 11, 2020 · 1 comment
Open

Crash on IOS 13 #40

buggyGlitch opened this issue Jan 11, 2020 · 1 comment

Comments

@buggyGlitch
Copy link

Hey ,
Getting a crash on iPhone 11,Attaching the log,
Thanks for the project. It is really an awesome tool to display Maps.

-[NSURLResponse statusCode]: unrecognized selector sent to instance 0x282e60700
2020-01-11 13:00:51.015005+0530 sabg2[423:30874] Uncaught exception: NSInvalidArgumentException: -[NSURLResponse statusCode]: unrecognized selector sent to instance 0x282e60700
(
0 CoreFoundation 0x00000001b6549560 2A356815-C9F4-3364-9AAC-B56FC2A4DD20 + 1254752
1 libobjc.A.dylib 0x00000001b62640c8 objc_exception_throw + 60
2 CoreFoundation 0x00000001b6447b60 2A356815-C9F4-3364-9AAC-B56FC2A4DD20 + 199520
3 CoreFoundation 0x00000001b654dbd4 2A356815-C9F4-3364-9AAC-B56FC2A4DD20 + 1272788
4 CoreFoundation 0x00000001b654fac0 _CF_forwarding_prep_0 + 96
5 sabg2 0x0000000102f8bfa8 -[UnityWebRequestDelegate handleResponse:] + 124
6 sabg2 0x0000000102f8bee0 -[UnityWebRequestDelegate URLSession:dataTask:didReceiveResponse:completionHandler:] + 68
7 CFNetwork 0x00000001b991e3fc _CFNetworkHTTPConnectionCacheSetLimit + 194852
8 Foundation 0x00000001b691846c 027A1168-54B3-30BA-82E5-640520D2E2CB + 1168492
9 Foundation 0x00000001b681a2a8 027A1168-54B3-30BA-82E5-640520D2E2CB + 127656
10 Foundation 0x00000001b691a7c8 027A1168-54B3-30BA-82E5-640520D2E2CB + 1177544
11 Foundation 0x00000001b6819f24 027A1168-54B3-30BA-82E5-640520D2E2CB + 126756
12 Foundation 0x00000001b691b1f4 027A1168-54B3-30BA-82E5-640520D2E2CB + 1180148
13 Foundation 0x00000001b691acb4 027A1168-54B3-30BA-82E5-640520D2E2CB + 1178804
14 libdispatch.dylib 0x00000001b61fd428 1266FC1D-1C06-3A03-9DD9-11A3C5C1C3BB + 62504
15 libdispatch.dylib 0x00000001b61f1088 1266FC1D-1C06-3A03-9DD9-11A3C5C1C3BB + 12424
16 libdispatch.dylib 0x00000001b61f3808 1266FC1D-1C06-3A03-9DD9-11A3C5C1C3BB + 22536
17 libdispatch.dylib 0x00000001b61f2f68 1266FC1D-1C06-3A03-9DD9-11A3C5C1C3BB + 20328
18 libdispatch.dylib 0x00000001b61ffc50 1266FC1D-1C06-3A03-9DD9-11A3C5C1C3BB + 72784
19 libdispatch.dylib 0x00000001b6200400 1266FC1D-1C06-3A03-9DD9-11A3C5C1C3BB + 74752
20 libsystem_pthread.dylib 0x00000001b6256a64 _pthread_wqthread + 216
21 libsystem_pthread.dylib 0x00000001b625cc7c start_wqthread + 8
)
(lldb)

@buggyGlitch
Copy link
Author

Also found this line in "TestMap.cs"
"on iOS, you need to add the db file to the Xcode project using a directory reference"
Can you please share the steps to do this?

Would really appreciate the help ,thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant