Karim
Karim
Currently, `XMPPFramework` relies on **Libidn** ([libidn-framework](https://github.com/chrisballinger/libidn-framework)) to encode passwords and identifiers and other strings. iOS ships with [ICU](https://github.com/unicode-org/icu) which contains serval functions that can handle encoding string according to StingPrep...
**Is your feature request related to a problem? Please describe.** To allow users to use a single account for all the services or to use third-party identity providers. [SSO](https://wikipedia.org/wiki/Single_sign-on) is...
[Google Maps SDK for iOS](https://developers.google.com/maps/documentation/ios-sdk/start) and [Google Places SDK for iOS](https://developers.google.com/maps/documentation/places/ios-sdk/start) version **6.0.1-beta** have been officially released by Google but not yet available here.
[Google Maps SDK for iOS](https://developers.google.com/maps/documentation/ios-sdk/start) and [Google Places SDK for iOS](https://developers.google.com/maps/documentation/places/ios-sdk/start) version **6.0.0-beta** have been officially released by Google but not yet available here.
[Google Maps SDK for iOS](https://developers.google.com/maps/documentation/ios-sdk/start) and [Google Places SDK for iOS](https://developers.google.com/maps/documentation/places/ios-sdk/start) version **6.0.1** have been officially released by Google but not yet available here.
With the release of [Google Maps 6.0.0](https://developers.google.com/maps/documentation/ios-sdk/releases#2021-11-29) and [Google Places 6.0.0](https://developers.google.com/maps/documentation/places/ios-sdk/releases#2021-11-29). Google officially offer prebuilt XCFramework, those official XCFrameworks must be used instead of the manually built ones.
## Observed behavior (please include a screenshot if possible) A few months ago [translation](https://developers.google.com/transit/gtfs/reference#translationstxt) was added to GTFS core specifications, but until now there is no support for it. ##...
ejabberd doesn't seem to support [XEP-0467: XMPP over QUIC](https://xmpp.org/extensions/xep-0467.html). It would be nice to have support for it.