I want to develop a plugin (local plugin) in my moodle application to add a new tab on the user’s profile
How can I do that?
Related
The scenario looks like this.
User installs our PWA app on windows desktop https://test.app.com
He gets a notification from the system and clicks on the link in outlook
https://test.app.com/test/123.
I expect the link to be loaded in PWA while it opens the browser. Is it possible to use intent filters like in android?
I have built a basic hybrid app in Ionic v2. Now I plan to add a local database to it to store and fetch it's menu items. For this I would like to use Salesforce Smartstore. But this is my first mobile app and I'm not sure how to go about it. I'm a salesforce developer, I went through the existing documentation but I am not able to follow that. Can someone list the steps I should perform to add and setup Salesforce mobile SDK with smart store to my existing ionic app?
I need to implement facebook login in Adobe AIR app for Desktop/Mobile.
I saw some docs on the code required for this.
My concern is, which platform should be selected in facebook apps console. Is it web ? Then what should be the web urls & where to place them ?
Well if you are building a mobile app, then you might want to select Android or iOS depending on the platform. If you are building the same app for both platforms then select any one of those and later under settings of your app dashboard you can click on Add Platform and add the other one. If your app has a canvas presence then you can add that as well later on. Regardless of what you pick initially, you can always add/edit platforms on your app dashboard.
I'm currently using facebook with my desktop app. It's working fine now.
But facebook keep requesting me to submit the app. And I cannot find an option to submit native desktop application. The only options I saw are(iOS, Android, Web... ). There is no option for native desktop app. Anyone can help?
The App Detail is needed to submit in order to list your App in the Facebook App Center. It automatically fetches the details from the Settings and allow you to list the platform you want to show in the App Center.
For a web application, you can select ON the Website option in the list, here's the screenshot-
I'm actually developing an application using Google Drive SDK. I don't want to create a listing or register my app into Chrome Store. Anyways, my web app is able to connect to my personal GDrive account and upload a file without Chrome Store intervention just using Oauth authentication and my own API key.
But if I want "Open with" feature in my application, is it necessary to register it in Chrome Store, or can I use it without registration?
"Open with" feature allows to open file from Google Drive directly with any application associated for its file extension. For example, 8reader app allows me to open .epub files
Correct, currently for "Open with" functionality you need to register your app in the Chrome Web store. You no longer need a Chrome Web store app to access the Drive API (as you say). We are looking to improve this usability so users can install your app without the Chrome We store. Stay tuned!