function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
KhalèdKhalèd 

Building an Ionic App with the Mobile SDK

I tried to practise this module https://trailhead.salesforce.com/projects/mobile-sdk-hybrid-apps/steps/mobilesdk-hybrid-apps-04 ​
using android my application works fine on localhost but when i import it in android studio to run it. Before running the application i got this error:
no resource found that matches the given name ( at 'icon' with value 'sf__icon')
I noticed that this error comes just from adding the cordova plugin for Salesforce mobile sdk.

is there someone who run this app on his external device.
Any suggestions and thanks in advance