Sarmad Makhdoom

Results 12 comments of Sarmad Makhdoom

Same issue. We got rejected because of the same reason. Any workaround to solve this?

I don't know this is a permanent solution or library will provide a better one but we have added a middleware for now to handle this problem and our app...

> [sarmadmakhdoom] is your app working with this solution ? Yeah it’s working fine after this. Do you see any issues after adding this middleware?

> Hi @sarmadmakhdoom. Are you using this middleware globally or as a group middleware. I used this in group middleware, still my app got rejected for the same reason. Though...

> Hi @inaryu and @sarmadmakhdoom. Thank you for the support provided, I really appreciate your effort and time. > > I was able to get past the auto rejection using...

Same here. Can you please provide a way around

With iOS SDK update the method for sending messages is obsolete, I am also looking for its solution for my own app but could not find something on it right...

Same error with latest version. .../node_modules/react-native-notification-banner/ios/RNNotificationBanner.h:3:9: 'BRYXBanner/BRYXBanner-Swift.h' file not found

> > Same error with latest version. > > .../node_modules/react-native-notification-banner/ios/RNNotificationBanner.h:3:9: 'BRYXBanner/BRYXBanner-Swift.h' file not found > > try to use @ghitier's solution, for me it is working That does not work...

I think the Banner version currently installed does have show or dismiss methods exposed to ObjectiveC. What BRYXBanner version should it install to go with the library? PS: Android seems...