Esri / arcgis-maps-sdk-flutter-samples

Sample code for ArcGIS Maps SDK for Flutter
Apache License 2.0
13 stars 5 forks source link

attributes #142

Closed amr-muhammad-anwar closed 1 month ago

amr-muhammad-anwar commented 1 month ago

when get attributes from features then print list length --> length printed successfully but then print [W] 12:03:06.292248 removeInstance: expected Feature 5315918080 not found then app crashed

Screenshot 2024-09-08 at 12 04 10 PM Screenshot 2024-09-08 at 12 04 38 PM
amr-muhammad-anwar commented 1 month ago

@PaulAllanSturm

amr-muhammad-anwar commented 1 month ago

happened when features().length has high number @PaulAllanSturm

jenmerritt commented 1 month ago

Hi @amr-muhammad-anwar - is this a bug in a sample or is this in an app you're building? We try to focus issues in this repo on samples specifically, and manage bugs in the API itself or other API related feedback within our Early Adopter forum.

I'm assuming since you are playing around with the API that you are a member of our Early Adopter program? If so, please could you submit this issue via the user forums at https://earlyadopter.esri.com/flutter? If you're able to provide any other info such as the service you're using that would be great and we can assist there.

Thank you!