Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update with new default parameters #221

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from
Open

Conversation

situm-abarros
Copy link
Contributor

No description provided.

@@ -17,6 +17,7 @@ class AppDelegate: UIResponder, UIApplicationDelegate {

func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?) -> Bool {
// Override point for customization after application launch.
SITServices.setUseRemoteConfig(true)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Esta é a aplicación de exemplo de WYF, se activas a configRemota no AppDelegate, non despistaría un pouco a aqueles que esten probando os exemplos.

Non sei se sería posible meter algunha forma para activar/desactivar a config remota dende a UI e se cadra explicalo no readme?

}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Estes iconos son de Situm? O ser un repo público tería coidado co icono de app que se sube

@@ -32,9 +32,10 @@ class WayfindingController: UIViewController {
let settings = LibrarySettings.Builder()
.setCredentials(credentials: credentials)
.setBuildingId(buildingId: buildingId)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Non comentaria estes set, polo de antes, é unha app de exemplo e a xente podelle interesar ver como se establecen eses valores

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants