bck
This commit is contained in:
@@ -267,11 +267,7 @@ final class FeatureControlService {
|
||||
}
|
||||
|
||||
private func platformName() -> String {
|
||||
#if os(Android)
|
||||
return "android"
|
||||
#else
|
||||
return "ios"
|
||||
#endif
|
||||
}
|
||||
|
||||
private func appVersion() -> String {
|
||||
|
||||
Reference in New Issue
Block a user