Why are there no latitude longitudes associated with the points I collected in Arc Collector?
Latitude and Longitude are generated when a point is placed. For most use cases seeing them is not necessary. If you need to make use of them create X,Y (double) fields and calculate geometry on them.
and the other question would arise and disgruntlement would be which format would they show. So I it is simply better to let the user generate them as needed.
Thanks so much for the quick reply Robert. I was able to export the feature layer as an excel and all of the lat/longs were waiting right there for me. Thanks again for the help.