Skip to main content
Level 1.6: Donut
September 27, 2024
Question

App configurations - I am unable to add the lookup values in the app configurations in the iframe

  • September 27, 2024
  • 3 replies
  • 0 views

@jasonbayton @jeremy @Lizzie 

Guys, I am trying to implement the managed configurations for Android public applications, but my team cannot get how we can add lookup values to the app? is there any document I can refer to? 

I have this, but it tells me how to get the lookup values.

 

Please let me know if any of you can help to solve this issue 

3 replies

Level: 4.1: Jelly bean
September 27, 2024

Could you kindly elaborate on what you're trying to do? Because you reference both iframe and fetching configs directly it's not entirely clear what your end goal is.

Moombas
Level 4.4: KitKat
September 30, 2024

I guess you may mix up the development part (how develeopers have to implement that feature into their app) and the management part (how the MDM detects that to provide oyu the possibility to set the values for the provided parameters by the app).

And be aware that the app must have it included, you can't just manage any app.

Level 1.6: Donut
October 1, 2024

Apologies for the confusion,

 

1. I’m trying to implement app-managed configurations in my EMM portal, but I’m being redirected to the iframe-managed config where I can’t input lookup values. I can only add configuration values in the iframe, but it only allows a single value at a time.

2.I want to display these managed configurations directly in my EMM portal UI, so I can add lookup values and revisit them later to make changes.

 

Moombas
Level 4.4: KitKat
October 1, 2024

I can only tell: this is possible (as our MDM prodives it exactly that way) but i don't know how they do it and what kind of API or so is taken.

It could be that they grab the apk and lookup the relevant XML file in it but as i'm only an "end user" in this regard i can't help but maybe others with MDM insights can help here.