AGSPopupDefinition(geoElement: ) Crash

160
0
01-11-2022 11:18 AM
RTC
by
New Contributor II

Trying to use AGSPopupDefinition(geoElement: geoElement) .

The SDK crashes when the geoElement is an AGSKMLPlacemark, the geoElement is being passed in from an identify result. 

 

let def = AGSPopupDefinition(geoElement: geoElement)

 

 

0 Kudos
0 Replies