mobile-sdk-ios icon indicating copy to clipboard operation
mobile-sdk-ios copied to clipboard

Question: Toast.swift?

Open kvaDrug opened this issue 5 months ago • 3 comments

Hi! For what purpose you include Toast.swift (Toast banners UIView extension) by Charles Scalesse to the iOS sdk?

kvaDrug avatar Jan 20 '24 16:01 kvaDrug

Hi, good question. For some reason, it's included in core SDK but is used only with a floating menu to notify users about successful login/logout actions.

serhii-londar avatar Jan 20 '24 22:01 serhii-londar

@kvaDrug How do you integrate CrowdinSKD via cocoapods or SPM?

serhii-londar avatar Jan 20 '24 22:01 serhii-londar

@serhii-londar can we extract this Toast component from core to the SDK floating menu? Or even replace this toast component with something native instead.

andrii-bodnar avatar Jan 22 '24 07:01 andrii-bodnar

I think we should remove this component and replace it with a native alternative.

andrii-bodnar avatar May 02 '24 08:05 andrii-bodnar