I made an error and put an ad-hoc distribution instead of appstore distribution to an appstore approved app.
What are the problems that I might encounter? Will the user who buys the app be entitled to install the app to 100 devices like the ad-hoc distribution? Or is it going to be fine?
You can pretty much count on your app being rejected by Apple for not being signed with the proper certificate.
It may be worthwhile rejecting the current binary and uploading the properly signed distribution binary rather than waiting on Apple to reject.