Abdallah Nehme

Results 10 issues of Abdallah Nehme

### Platform - [ x] iOS - [ ] macOS - [ ] tvOS ### In app purchase type - [ ] Consumable - [ ] Non-consumable - [ ]...

type: question

Adding option in CosmosSettings to set RTL this is needed if you are switching languages and you don't need to close the app, so now from my app, I'm using...

Hi All, I UICollectionView we can detect selected item and we can do multi select so how can we do this with this library thanks.

This Pull has new option to set provider as manual provider, because in my case i don't want all the events to log into AppboyProvider

I have a case where I need to log events for all provider except one of them like Appboy, is this implemented or not yet? thanks

Hi, I want to do like FMDB ` let rs = try db.executeQuery("select id,count(id) as count from table_cart group by id, selected_addons", values: nil) while rs.next() { result["\(rs.int(forColumn: "id"))" ]...

Hi, This library is really useful, i came into an issue that i need to alter my table to add new column, is there away to easily do that?

crash summary: Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Not possible to remove variable: After searching for a solution i found this thread: [https://developer.apple.com/forums/thread/674689](https://developer.apple.com/forums/thread/674689) Did anyone face this crash?...