1

I encountered some errors at runtime when using navigation. Also, the reference I use when implementing the codes in my application is

heremaps/here-sdk-examples/navigation_app

enter image description here

enter image description here

I get this crash almost every time I try. What do you suggest about this subject? Here version: 4.8.0.0 Flutter version: 2.5.2 • channel stable

  • You are getting "received memory pressure event" logs which means that you run out of memory. Try to run on a device with sufficient memory and / or try to profile your app: Probably you have a memory leak somewhere. In case of doubt, run the unmodified example app and compare the results. – Nusatad Oct 22 '21 at 14:10

0 Answers0