Kévin Renella

Results 5 comments of Kévin Renella

Hello @Nainculte, I am having the same issue, did you find a fix? ``` "Error Domain=ITunesTransporterErrorDomain Code=-18000 \"ERROR ITMS-90685: \"CFBundleIdentifier Collision. There is more than one bundle with the CFBundleIdentifier...

A Script Phase `rm -r ${BUILT_PRODUCTS_DIR}/${FRAMEWORKS_FOLDER_PATH}/Slider.framework/Frameworks` right after the `Carthage copy frameworks` phase pass the AppStoreConnect validation. This is only a workaround and would be nice to be fixed in...

I agree, the default behavior of the iOS API has a unique callback `func peripheral(_ peripheral: CBPeripheral, didUpdateValueFor characteristic: CBCharacteristic, error: Error?) `. The use of the RxBluetoothKit API seem...

It seems that using `break-after` instead of `page-break-after` is doing the job. `page-break-before` is also working for me but is inserting a white page "before" the breaking...