awesomemotive / edd-ios

iOS App for Easy Digital Downloads
0 stars 2 forks source link

Crashes when File Download Logs are missing payment ID #79

Closed mindctrl closed 7 years ago

mindctrl commented 7 years ago

When trying to view a File Download Log details screen, if the log entry is missing a payment ID (and possibly some other meta data), the app crashes. I can replicate this consistently.

The reason for the entry missing a payment ID (and maybe other meta?) is due to how we run the RCP site I think. Our pro add-ons are accessible by purchasing RCP, a different download. We don't use bundles, so there's no payment ID attached to the log entry that gets created when they download an add-on.

https://restrictcontentpro.com/wp-admin/edit.php?post_type=download&page=edd-reports&tab=logs

image

Any of the ones missing the payment ID crashes the app. The others are viewable.

sunnyratilal commented 7 years ago

@mindctrl Bug has been fixed and everything should be working fine in the build going out today.