Maxime Charruel

Results 7 issues of Maxime Charruel

Nice pod but we can't use it as a dependency since your pod is pointing to 0.4 This is like the https://github.com/mustafaibrahim989/MIBadgeButton-Swift/issues/14 issue but we can't do : `s.dependency "MIBadgeButton-Swift",...

Hi, Thanks for your contribution. Firstly, we don't have any access to your code or you have deleted it ? I can't see any source code when I fork your...

Duplicated foreign key with alter option when using PostgreSQL Schemas

Hi, Thanks for your pod, very usefull why are you using parentView frame instead of UIScreen frame ? I means instead of : `imageV.frame = CGRect(x: 0, y: 0, width:...

### Description For Android, In `onPurchaseCompleted` and `AdaptyProfile` there is no field `purchaseToken`. We want to keep Google server notifications webhook on our side but we need this field to...

question

In a very specific use case, we have : - Display Notification permission (first time) - User declines it - Display Notification permission (second time) - User declines it -...

Type: Stale

## Issue Description When you use PostgreSQL Schemas and `{ alter: true }` option, each time the database is synchronized the foreign key is duplicated. ### What are you doing?...

type: bug