![]() |
AW: Delphi 10.2.3 VERSUS Delphi 10.3.2 - TMapView
Scheint in der Tat ein Bug zu sein. Getestet auf Android 9
Delphi-Quellcode:
---------------------------
procedure TForm1.Button2Click(Sender: TObject);
var lMapView: TMapView; begin lMapView := TMapView.Create(self); end; Benachrichtigung über Debugger-Exception --------------------------- Im Projekt Map_ObjectPascal.apk ist eine Exception der Klasse EJNIException mit der Meldung 'java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.ClassLoader java.lang.Class.getClassLoader()' on a null object reference' aufgetreten. --------------------------- Anhalten Fortsetzen Hilfe --------------------------- |
AW: Delphi 10.2.3 VERSUS Delphi 10.3.2 - TMapView
Zitat:
Gibt es ein TestProjekt ? |
AW: Delphi 10.2.3 VERSUS Delphi 10.3.2 - TMapView
Zitat:
ApiKey in Version info eingefügt, Rest ist in der Demo bereits hinterlegt. Projekt neu erzeugt und im de bug-Modus gestartet. App Crashed wegen oben genannter Exception. |
AW: Delphi 10.2.3 VERSUS Delphi 10.3.2 - TMapView
Zitat:
|
AW: Delphi 10.2.3 VERSUS Delphi 10.3.2 - TMapView
Zitat:
Danach der Test was passiert wenn ich in dem Projekt die MapView zur Laufzeit erstelle. Beide Fälle liefern erwartungsgemäß die selbe Exception. |
AW: Delphi 10.2.3 VERSUS Delphi 10.3.2 - TMapView
Einfach Löschen reicht nicht immer.
Eine neue IDE legt u.U. auch neue Einträge im .dproj an, deshalb besser komplett neu anlegen, auch wenn es nervt. |
AW: Delphi 10.2.3 VERSUS Delphi 10.3.2 - TMapView
Zitat:
|
Alle Zeitangaben in WEZ +1. Es ist jetzt 12:01 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz