Sergey Akentev

Results 12 issues of Sergey Akentev

Seems like session for validator creates only on `__aenter__` ``` File "inapppy/asyncio/appstore.py", line 47, in validate api_response = await self.post_json(receipt_json) File "inapppy/asyncio/appstore.py", line 30, in post_json async with self._session.post( AttributeError:...

bug

``` 3488233 4606654000050 Ополаскиватель для рта антикариес (астрадент) 250мл 23559 Продукты питания (folder)/Рыба и морепродукты (folder)/Пресервы 0 ``` Кажется это должна быть категория `19414 Гигиена (folder)/Уход за зубами и ртом...

It's kinda not right to have a raw password in shell. Changed input to getpass

I've encountered an error while using the lib last time with both python 3.7 & 3.9 ``` Traceback (most recent call last): app = ClarifaiApp(api_key=clarifai_token) File "python3.7/site-packages/clarifai/rest/client.py", line 124, in...

Hi. I don't see a clear option in cmake files to set `-mmacos-version-min`. It's supported for other [Apple platforms](https://github.com/tdlib/td/blob/master/CMake/iOS.cmake#L134) As for now, clang will decide about the version on it's...

Is it possible to create a Docker image or provide a` Dockerfile` in repo? Thanks in advance

`!isSavedMessages` check is defined as `let isSavedMessages = peerId == context.account.peerId` conflicts with `peerId == context.account.peerId`, meaning the app will never show the "Archive"/"Unarchive" button when long-tapping any chat in...

Build Number is `installed_cf_bundle_version` - Apple Docs [CFBundleVersion](https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundleversion) Version Number is `installed_cf_bundle_short_version_string` - Apple Docs [CFBundleShortVersionString](https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundleshortversionstring) So if my app is `2.3.0 (11)` ```ruby installed_cf_bundle_version == 11 installed_cf_bundle_short_version_string == "2.3.0"...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior `CustomParameter` generates an entry where default parameter is not quoted. That...

bug

While it may be challenging or not fit the design of the app, consider an option for an alternative layout. Most of the time I don't need to see all...