zyzdev / flutter_street_view

10 stars 32 forks source link

Crash -> with IOS 15.0.2 -> when rendering panoramas #7

Open Santi92 opened 2 years ago

Santi92 commented 2 years ago

Hello 👋 .

**Description:*** In our Crash monitors we have had several reports with IOS 15 with the rendering of the street view.

pubspec

 name: xxxxxx
 description: xxxxx

 environment:
  sdk: 2.14.2
  flutter: 2.5.1

  dependencies:
  flutter:
    sdk: flutter

   flutter_google_street_view: ^2.2.3

Characteristics of the IPAD

image (5)

With other models

Screen Shot 2021-12-10 at 11 28 23 AM

Error reported by App store

image (6)

Error reported

*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[GMSx_GPSPhotoMetadata photoAnnotationArray]: unrecognized selector sent to instance 0x282f53d50'
*** First throw call stack:
(0x18106b05c 0x199585f54 0x18114801c 0x181000484 0x180fff5c0 0x104525b84 0x1045246a4 0x1045380e8 0x10453774c 0x1042e67bc 0x10451ecc8 0x104514514 0x1042fbbe4 0x1042fb514 0x180cdbc04 0x180cdd950 0x180cebd30 0x181023ce4 0x180fddebc 0x180ff13c8 0x19c80238c 0x183997060 0x183714b8c 0x1041ef184 0x1056e9a24)
libc++abi: terminating with uncaught exception of type NSException
* thread #1, queue = 'com.apple.main-thread', stop reason = signal SIGABRT
    frame #0: 0x00000001b79ec9c4 libsystem_kernel.dylib`__pthread_kill + 8
libsystem_kernel.dylib`__pthread_kill:
->  0x1b79ec9c4 <+8>:  b.lo   0x1b79ec9e4               ; <+40>
    0x1b79ec9c8 <+12>: pacibsp
    0x1b79ec9cc <+16>: stp    x29, x30, [sp, #-0x10]!
    0x1b79ec9d0 <+20>: mov    x29, sp
Target 0: (Runner) stopped.
Lost connection to device.