- Status: Fixed
- Priority: Critical
- Resolution: Fixed
- Platform: iOS
- Affects version: 1.18.0.0
using TfgCollectionView -> Checklist sample
an click the checkbox, an Access Violation exception occurs with this Call stack:
System._DbgExcNotify(int, void*, System.SmallString<(unsigned char)255>*, void*, void*) System.NotifyReRaise(System.TObject*, void*)(0x600001875720,0x100e28db4) System._RaiseAtExcept(System.TObject*, void*)(0x600001875720,0x100e28db4) System.Internal.Excutils.SignalConverter(unsigned long long, unsigned long long, unsigned long long)(4309814708,0,11) Fgx.Staticlabel.Ios.TfgiOSLinkDetector.Tap(Ios.Api.Coregraphics.CGPoint const&)($0000600001f21b00,{x = -10.101791381835938, y = 11.652577718098968}) Fgx.Staticlabel.Ios.TfgiOSLabel.ProcessTap(System.DelphiInterface<Ios.Api.Uikit.UIGestureRecognizer>)($0000600000a58960,0x600001f27260) Fgx.Controls.Ios.TfgiOSGestureManager.onTap(System.DelphiInterface<Ios.Api.Uikit.UITapGestureRecognizer>)($0000600000905c20,0x600001f27260) :0000000100E63FF8 DispatchToDelphi
The application abort here.
Using Delphi 12 Patch 1 (29.0.50491.5718) and FGX native 1.18.0.0
Fix version: 1.18.0.1
Recommended Comments
Create an account or sign in to comment