Line number on which crash occurred is missing in crash report for native ios app

I have integrated the free trail of sentry for my native ios app for crash reporting.
I have manually created few crashes to see how crash reports looks.
I have also added the run script to upload dsym file for symbolication. I am able to see crashes on dashboard. Once I tap on specific crash to see crash details I am not able to see the line number on which the crash had occurred. All the other details like class name, method name are displayed properly so I guess symbolication was successful but still line number of the crash is missing.
Please see attached image for reference.

Thanks,
Ajit.