Hello,I'm working on application, that works with user financial data.User should create account, log in, scan his personal card with social ID and get information from financial service.Requests to financial service are not free of charge.This service is provided by Local Authoritires and data could be retrieved after payment.I used IAP to buy Interrogations.For example - if user buys 10 interrogations - he can perform 10 requests to service.Every successful request decreases interrogation count by 1.Application was rejected with few reasons and i don't know exactly what they mean1) Abandoned BatchWe found that while you have submitted In App Purchase products for your app, the In App Purchase functionality is not present in your binary.But i can't add consumable abstract number of requests to binary - it's just stored at server side for every user.2) Missing restore mechanismYes, actually, app don't have special Restore button, but number of purchased interrogations is stored at server.So, when use