Skip to content

background -image: url("res://..."); Not working in ios. #4674

@vijaykumarbollavaram

Description

@vijaykumarbollavaram

I tried with following code ,build successfull but app not opening,In android it is working
background -image: url("res://...");

When i use use following code it is working in both platforms

background -image: url("~/images/bg.png")

Can any one tell us what wrong with the code

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions